A Vue.js project
Technology: VueJS, Vuex, vue-server-renderer, axios, Vue-cli ,HTML,CSS
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm start
# build for production with minification
npm run build
The following resources were extremely helpful for configuring webpack and SSR: