Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 919 Bytes

File metadata and controls

23 lines (17 loc) · 919 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App. You can learn more in the Create React App documentation.

Google Maps API Key

To run the application you'll need to get an API key for Google Maps and set it in src/MapWithPath.js.

Available Scripts

In the project directory, you can run:

npm run lint

Lint the code.

npm run start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
See the section about deployment for more information.