Go to server folder
Run below command
npm install
After installed, run below command
npm start
Go to client folder
Run run below command
npm install
After installed, run one of commands
npm startorng serve
Browse: http://localhost:4200
Go to server folder
Run below command
npm install
After installed, run below command
npm start
Go to client folder
Run run below command
npm install
After installed, run one of commands
npm startorng serve
Browse: http://localhost:4200