Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 163 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 163 Bytes

How to run this project

Installation

yarn install

Run

yarn run start

Production

Just add a flag:

yarn run start --production