Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 219 Bytes

Getting Started

First, install all dependencies:

npm i

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.