Skip to content

VueJS for a production site? Implemented with NodeJS, WebPack 2, NPM, SASS/SCSS, VueJS 2, Vuex 2, Axios, Routing, Server Side Rendering, Isomorphic, Caching, ESLint, Mocha.

License

ArmanAbbasi/vue-js-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueJS Starter Kit

A VueJS starter kit using NodeJS, WebPack, NPM, SASS/SCSS, VueJS, Vuex, Axios, Routing, Server Side Rendering, Caching, ESLint, Mocha. The aim is get a production ready implementation ready for a large customer facing platform.

Demo of the mobile view

Mobile Demo gif

Installation instructions

# Install the packages
npm install

# Run the build
npm run build

# Run website in dev mode ( http://localhost:8080 )
npm run dev

# Run website in production mode ( http://localhost:8080 )
npm run prod

About

VueJS for a production site? Implemented with NodeJS, WebPack 2, NPM, SASS/SCSS, VueJS 2, Vuex 2, Axios, Routing, Server Side Rendering, Isomorphic, Caching, ESLint, Mocha.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published