Start the development server
npm startAlso need to start the local json-server
npx json-server --watch public/data/data.json --port 8000Then go the browser and visit localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Start the development server
npm startAlso need to start the local json-server
npx json-server --watch public/data/data.json --port 8000Then go the browser and visit localhost:3000