/SPA-CI

Primary LanguageJavaScript

spa

Build Setup

# install dependencies
npm install

# run lint
npm run lint

# run unit tests
npm run unit

# run all tests
npm test

# upload coverage info to coveralls
npm run coveralls