Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 249 Bytes

How to use

  • npx create-next-app@latest my-app-name --use-yarn --example https://github.com/octopus-energy/nextjs-mapbox-template
  • cd my-app-name
  • mv .env.local.example .env.local, insert Mapbox token
  • Copy .npmrc if needed
  • yarn dev