11 lines
249 B
Markdown
11 lines
249 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`
|