## For Run

Install dependencies

    
```bash
npm install

Start the server

npm run dev

Now you can visit https://localhost:3000 in your browser.