This is a minimal standalone version of the ScatterplotLayer example on deck.gl website.
Copy the content of this folder to your project. Run
npm install
npm start
Sample data is stored in the data folder. To use your own data, checkout
the documentation of ScatterplotLayer.