npm install -g json-server
json-server --watch db.json
Server will start on http://localhost:3000 by default
npm install
npm run serve
npm run build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install -g json-server
json-server --watch db.json
Server will start on http://localhost:3000 by default
npm install
npm run serve
npm run build