gpx-web-utils/README.md
2021-11-29 21:35:07 -07:00

9 lines
173 B
Markdown

# gpx-web-utils
## quickstart
1. install [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/)
2. `wasm-pack build`
3. `cd www`
4. `npm install`
5. `npm run start`