Skip to content

Vuurvos1/climbingMap

Repository files navigation

Toplogger Map

Playing around with the Toplogger API to create a map of boulders in a gym

Get started

Note that you will need to have Node.js installed.

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see the app running.

If you're using Visual Studio Code I recommend installing the official extension Svelte for VS Code. If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.

Building and running in production mode

Build an optimised version of the app:

npm run build

Unoficial toplogger api documentation

for unofficial Toplogger API documentation you can check out the wiki of this repository

https://github.com/vuurvos1/toploggerMap