Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 235 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 235 Bytes

Getting Started

First, install all the necessary modules

npm install

then run the development server:

npm run dev

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