- Run
npm installto install application dependencies - Start the application with
npm startornpm run devto reload the server when changes are made - To check that your application is running enter url http://localhost:3000
- Follow the steps to run the backend for this application here