# go.yondar.me Go and check out the Problem tree here: https://nostrocket.org/problems/rocket/yondar ### Installation 1. **Clone the Repository:** ```bash git clone https://github.com/innovatario/yondar-mono.git cd yondar-mono npm install npm run dev ``` ### Configuration for Development 1. **Rename the Environment File:** ```bash Rename the `example.env` file to `.env`. Go to Mapbox.com create an account and copy the map styles from the link underneath! Then use your 'pk.mapbox-token' and copy it into the .env file. ``` [LINK TO STYLES HERE](https://api.mapbox.com/styles/v1/innovatar/clnw247z1001f01ri43tacxbg.html?title=copy&access_token=pk.eyJ1IjoiaW5ub3ZhdGFyIiwiYSI6ImNrNW9ldnR0ejA2OGIzZXBjYnM3eWlndnUifQ.yRId8fHdrFQvHGytpfiLCw&zoomwheel=true&fresh=true#15.13/) ## License See the [LICENSE](./LICENSE) for details.