- Create a
.envfile in the root folder of the repo with the below contents:VITE_MAPBOX_TOKEN=insert_mapbox_token_here
- Run the below commands
yarn install yarn start
bengawalk/elections-2023
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
.env file in the root folder of the repo with the below contents:
VITE_MAPBOX_TOKEN=insert_mapbox_token_hereyarn install
yarn start