Skip to content

0x00000001A/vuejs-spa-ssr-vuex

Repository files navigation

Vue.js SPA (Vuex, SSR)

Description

Vue.js SPA with SSR (Server Side Rendering) and Vuex

Usage

  • Install dependencies npm i
  • Run with npm run start

Scripts

  • Build and serve - npm run start
  • Build client side - npm run build-client
  • Build server side - npm run build-server
  • Start server - npm run serve

Tools used in project

About

Vue.js SPA with SSR (Server Side Rendering) and Vuex

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published