This project was bootstrapped with Create React App.
1, Install libraries with npm install
.
- In the root directory, you can start the server by running:
npm run server
. This runs the server at http://localhost:5000. - You can start the app by running:
npm start
. This runs the app in the development mode. - Open http://localhost:3000 to view it in the browser.