Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 120 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 120 Bytes

complaints-app

Setup

> npm install
> npm run start && npm run json-server

Test

> npm run test