Skip to content

Instantly share code, notes, and snippets.

@VictorVelarde
Last active June 27, 2017 09:03
Show Gist options
  • Save VictorVelarde/7d4ee7b086da20060a7798cd2e324d07 to your computer and use it in GitHub Desktop.
Save VictorVelarde/7d4ee7b086da20060a7798cd2e324d07 to your computer and use it in GitHub Desktop.
react + leaflet + material Project
create-react-app my-app
cd my-app
# Leaflet
npm install --save leaflet
# Material-UI
npm install --save react-tap-event-plugin
npm install --save material-ui
# Grid
npm install --save react-grid-system
# Plugins geo
# npm install --save geojson-vt
npm install --save leaflet.vectorgrid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment