Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 763 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 763 Bytes

Build Status Deps

Open Source Starter

All you need to start a JS Open Source project

What's inside:

  • .editorconfig
  • .eslintignore
  • .eslintrc
  • .gitignore
  • .travis.yml
  • CONTRIBUTING.md
  • LICENSE
  • index.js
  • package.json

Not sure about the right license for you project? Try this.

HOW TO USE

Run npm start to execute this project.

DOCUMENTATION

Run npm run doc to generate the project documentation and view it in the browser.

License

MIT License