Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 141 Bytes

File metadata and controls

16 lines (10 loc) · 141 Bytes

Project setup

$ cp .env.example .env

$ yarn install

Compile and run the project

# development
$ yarn dev