@ -4,7 +4,13 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
## Getting Started
First, run the development server:
Prerequisites:
```bash
npm install
```
Then, run the development server:
npm run dev