Home

Awesome

Examples for google-map-react library · Build Status

This project was bootstrapped with Create React App.

Stack

Examples

Getting started

Installation

Although I prefer yarn, you can use either yarn or npm:

Run development

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

The page will automatically reload if you make changes to the code.<br> You will see the build errors and lint warnings in the console.

Run production build

Builds the app for production to the build folder.<br> It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.<br> By default, it also includes a service worker so that your app loads from local cache on future visits.

Your app is ready to be deployed.

Deploy to GH pages

This will push a branch named gh-pages to the repository, which will be used by GH to render the latest version of our site.