npm install
ng serve
ou npm start
npm install -g json-server
nodemon --watch backend/ backend/dist/server.js
tsc -w /backend
npm install
ng serve
ou npm start
npm install -g json-server
nodemon --watch backend/ backend/dist/server.js
tsc -w /backend