- You need a
.env.localfile with all the credentials filled out. You can register for a free MapBox API key yourself, and text the group for the backend endpoints. You can copy the.env.templatefile to.env.localas a starting point. - Install pnpm: https://pnpm.io/installation
- Clone the project
- Run
pnpm env use --global 16 - Run
pnpm iinside the project
pnpm dev- Open the browser and navigate to
http://localhost:1986