/node_starter

Primary LanguageJavaScriptOtherNOASSERTION

Haulin' API

How to use

npm run clean deletes all lib files npm run lint lints all project files with eslint npm test run your test suit npm run build compiles your es6 files through babel npm start starts the app - needs to be compiled before

TODO

  • logger (clean up the console.log() and console.error() calls)