A barebones starter project for modern javascript development.
babel + webpack + mocha + chai + documentationjs
npm start - compile source and run dev server
npm test - run unit tests
npm document - generate docs for all comments in valid JSDoc format