- Run
npm install
to install application dependencies - Start the application with
npm start
ornpm run dev
to 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