Skip to content

Demo application for VueJs With Server Side Rendering

Notifications You must be signed in to change notification settings

Shardik04/VueJs-APP

Repository files navigation

Demo application for VueJs With Server Side Rendering

A Vue.js project

Technology: VueJS, Vuex, vue-server-renderer, axios, Vue-cli ,HTML,CSS

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build

Credits

The following resources were extremely helpful for configuring webpack and SSR: