0.0.1 • Published 8 years ago

js-base-template v0.0.1

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

JS Base Template

JS Base Template NPM

Personal starter template for Javascript projects but you can use it if you want!

NPM

Installation

  • Clone the repo and make it your own git clone https://github.com/robbiegleeson/js-base-template.git my-awesome-project
  • cd my-awesome-project && npm install

What's Included?

  • Babel
  • Linting (airbnb)
  • Travis CI
  • Mocha testing
  • Editor configuration
  • syntax-async-functions
  • transform-regenerator

And much more! Clone it and give it a go!