README

Example: Use deck.gl without React and Base Map

Uses Webpackarrow-up-right to bundle files and serves it with webpack-dev-serverarrow-up-right.

Usage

To install dependencies:

Commands:

  • npm start is the development target, to serve the app and hot reload.

  • npm run build is the production target, to create the final bundle and write to disk.

Last updated