Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 181 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 181 Bytes

1. Install dependencies

$ yarn

2. Run API

$ yarn start:api

3. Start

$ yarn start

4. Go to http://localhost:3000 after all started