Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 171 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 171 Bytes

Frontend

Install

   yarn install

Run Service (Development)

   yarn start-dev

Run Service (Production)

   yarn start