Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 543 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 543 Bytes

Javascript Application Archetype

Build Status

Small, simple Javascript application archetype.

Augment your existing project or start one from scratch!

  • Provides latest JS syntax using Babel
  • uses Prettier/ESlint for formatting.
  • Small Travis CI config setup for continuous integration
  • JSDoc is setup for this project to generate documentation
  • Test folder and runner for codecov is already setup