- Go to Online-Shopping -> project_src
- Open a new terminal, go to
client/online-shopping
and runnpm start
. This will start client on localhost:4200 - Open a new terminal, go to
server
and runnpm start
. This will start server on localhost:3030
client/online-shopping
and run npm start
. This will start client on localhost:4200server
and run npm start
. This will start server on localhost:3030