Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 134 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 134 Bytes

mock server

cd mock
npm i
npm start

our code

npm i
npm test
npm run test:e2e
npm start