type this command into your terminal: json-server --watch db.json --port 3002. This will run on "https://localhost:3002".
npm install
npm run dev . This will run on "https://localhost:3000" by default
npm run build
npm run lint
| Name | Name | Last commit date | ||
|---|---|---|---|---|
type this command into your terminal: json-server --watch db.json --port 3002. This will run on "https://localhost:3002".
npm install
npm run dev . This will run on "https://localhost:3000" by default
npm run build
npm run lint