Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

executable file
·
10 lines (6 loc) · 283 Bytes

skeleton

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 run-script document - generate docs for all comments in valid JSDoc format