Skip to main content
blog-view-ui is the visitor-facing portal that presents content and provides reading and interaction.

Stack

  • Vue 2.6.11 + Vite 4
  • Semantic UI and Element UI
  • Vuex, Vue Router
  • Axios, v-viewer, vue-lazyload

Key pages

  • Home banner, site navigation, profile card and sidebar custom section
  • Post list and post detail
  • Category, tag, archive and column reading
  • Site search
  • Moments and likes
  • Friends and about pages

Develop and build

The API URL is controlled by VITE_API_URL in .env.development; use .env.production for production.

Next steps