- node 16.x
- npm 8.x
- install dependency
npm install - run angular server
npm start - run json-server local
npm run serve
The frontend is ok to build and deploy, but vercel not support change db.json with use of json-sever. This result is after use this project example
