sam-lib
v0.1.7
Published
## Project setup ``` npm install ```
Readme
CommonLib
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lintRun your unit tests
npm run test:unit