Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 207 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 207 Bytes

Install

  1. Clone this repo

  2. Run command:

npm i

Run tests

npm test

Run watch tests

npm run watch

Run eslint

npm run eslint