Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

22 lines (9 loc) · 335 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

Steps to follow

  1. first install node_modules

npm install

  1. Launches the json server

npm run json:server

  1. In the project directory, you can run:

npm start