Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 188 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 188 Bytes

Frontend

Getting started

npm install
cp .env.example .env

Running the frontend

npm run dev

A development server is accessible at http://localhost:3000