npm install
The server will run on http://localhost:8000
npm run server
React will run on http://localhost:3000
npm run dev
npm install
The server will run on http://localhost:8000
npm run server
React will run on http://localhost:3000
npm run dev