Skip to content

Vizzuality/web-mapping-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web mapping workshop

This is a list of exercises/examples for using Mapbox/Maplibre + React Map GL + LayerManager.

Getting Started

Check our documentation.

Quick start

First, run the storybook development server:

yarn install
yarn storybook:dev

Open http://localhost:6006 with your browser to see the result.

Learn More

To learn more about this project, take a look at the following resources:

Deploy on Vercel

First, we recommend to read the guideline about how to use Vercel.

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

Contribution rules

Please, create a PR for any improvement or feature you want to add. Try to not commit directly anything on the main branch.

Env variables

Variable name Description Default value
STORYBOOK_MAPBOX_API_TOKEN Mapbox token for storybook.