You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```
1.npm install, to get all the dependecies
2.npm run dev, to get the server running
3.open http://localhost:3000 to access the front end application
```