Skip to content

nidate/vuejs-browserify-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Template for Vue.js and Browserify

Build Status

How to use this.

git clone [this repository]

Rename project name in package.json

npm install
npm start # or ./node_modules/.bin/gulp

Open http://localhost:8888

Write code ./index.js

test

npm test
# or
./node_modules/.bin/gulp test

Run test/client/**_test.js code with mocha on PhantomJS.

TODO

  • CI integration
  • component test

About

Project Template for Vue.js and Browserify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published