1.0.0 • Published 8 years ago

trippian v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

###Trippian

###Setup npm install

###Test npm run test This will watch *.spec.js and run the test (update this part later)

###Develop

  • Write the tests first, and add related features
  • Once you finished writing the feature and ready to commit, check if the tests still pass
  • Run npm run test and follow the commitizen flow to add related messages following Angular Commiting Guideline