Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 179 Bytes

frontend.md

File metadata and controls

10 lines (7 loc) · 179 Bytes

Frontend

Getting started

Run the blow commands from the packages/site directory to get the Next.js development environment up and running.

$ npm i
$ npm run dev