@namcbugdb/react-public-map
v1.0.26
Published
1. Add `.env` file: ``` STORYBOOK_API=<public API URL> REACT_APP_MAPBOX_TOKEN=<Mapbox API token> ``` 2. `lerna bootstrap` 3. `yarn storybook`
Downloads
38
Readme
- Add
.env
file:
STORYBOOK_API=<public API URL>
REACT_APP_MAPBOX_TOKEN=<Mapbox API token>
lerna bootstrap
yarn storybook