Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 152 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 152 Bytes

Frontend

Installation

git clone https://github.com/ultralane/frontend
cd frontend
npm i

Start a dev server

npm run dev