js-base-template

0.0.1 • Public • Published

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!

/js-base-template/

    Package Sidebar

    Install

    npm i js-base-template

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • robgleeson