Skip to content

mariopando/vue-browserify-gulp-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Babel + Browserify + VueJS 2 + Vuex + Sass Project

Starter front-end template with browser-sync

Develop

# dependencies
npm install
sudo npm install -g gulp http-server npm-run-all
npm run dev

Testing

# linter
npm run lint

# unit tests
npm test

Production

# dependencies
sudo npm install -g pm2 http-server

# production build with minification
npm run build

# deploy & serve
npm run prod

For more information see docs for vuejs , docs for vueify. Based on VueJS Browserify Template github page

About

Starter boilerplate for fast development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published