No description
Find a file
2021-11-29 21:35:07 -07:00
src squash 2021-11-29 21:35:07 -07:00
tests tests (#8) 2020-11-13 10:32:24 -07:00
www update css 2020-11-29 13:06:37 -07:00
.gitignore squash 2021-11-25 15:22:37 -07:00
Cargo.lock squash 2021-11-25 15:21:51 -07:00
Cargo.toml squash 2021-11-25 15:21:51 -07:00
index.html squash 2021-11-25 15:21:51 -07:00
LICENSE cargo cleanup; remove wee allocator; license 2020-09-25 11:00:05 -07:00
README.md squash 2021-11-29 21:35:07 -07:00

gpx-web-utils

quickstart

  1. install wasm-pack
  2. wasm-pack build
  3. cd www
  4. npm install
  5. npm run start