source code for the Node With React Fullstack Web Development Udemy course
$ npm install # Or yarn install
$ cd client
$ npm install # Or yarn install
$ npm run dev
-
server is loaded at localhost:5000
-
client is loaded at localhost:3000
-
it executes both server and client at the same time
1st) Rename config/dev.example.js to dev.js
2nd) Update your own values
Follow the course on https://www.udemy.com/node-with-react-fullstack-web-development/