Getting Started

Clone This Starter File

Then, run

npm install
#or
npm i

After that, run the development server:

```bash
npm run dev