Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.58 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.58 KB

CircleCI codecov Total alerts Language grade: JavaScript Dependencies Status devDependencies Status JavaScript Style Guide: AirBnB License: MIT

moving-motivators

Sample screenshot

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.