meat-app-starter-rafael How to start? cd meat-app-starter-rafael npm install -g json-server@0.15.1 nohup json-server -p 3000 db.json </dev/null & npm install ng serve --port 4200 1