Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 153 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 153 Bytes

Setup

Install dependencies

yarn

Create your environnement variables

cp .env.sample .env

Run the app

yarn run dev