Skip to content

Latest commit

 

History

History

without-map

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Example: Use deck.gl without react-map-gl

Uses Webpack to bundle files and serves it with webpack-dev-server.

Commands:

  • npm start is the development target, and will serves the app on port 3000.
  • npm run build is the production target, to create the final bundle.

Remarks:

  • MapController is an experimental component.