Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 428 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 428 Bytes

Bus Stop Finder

To Run

npm install

Installs all the dependencies for the project

npm start

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

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