type this command into your terminal: json-server --watch db.json . This will run on "https://localhost:3000" by default.
npm install
npm run serve
npm run build
npm run lint
type this command into your terminal: json-server --watch db.json . This will run on "https://localhost:3000" by default.
npm install
npm run serve
npm run build
npm run lint