Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 205 Bytes

File metadata and controls

24 lines (15 loc) · 205 Bytes

Get Started

Install dependencies and start application:

yarn
yarn start

Test1

http://localhost:9999/

Test 2

http://localhost:9999/test2

Tests

Launch tests:

yarn test