Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 258 Bytes

README.org

File metadata and controls

13 lines (9 loc) · 258 Bytes

Start the development server

npm start

Also need to start the local json-server

npx json-server --watch public/data/db.json --port 8000

Then go the browser and visit localhost:3000/students