Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 159 Bytes

File metadata and controls

23 lines (14 loc) · 159 Bytes

Usage

How to run the app locally

Lint

$ npm run lint:fix

Run tests

$ npm test

Start dev server

$ npm start