Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 528 Bytes

Getting Started

This project was bootstrapped with Create React App.

  1. You need to get into the project directory

  2. In the project directory, you need to install all dependencies by running:

npm install

  1. run the app in development mode.

npm start

Runs the app in the development mode.
Open http://localhost:3005 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.