/geo-web-lib

Primary LanguageRustApache License 2.0Apache-2.0

geo-web-lib

Developing

wasm-pack build

# or to rerun with changes in src/
fswatch -o src --event Updated | xargs -I{} wasm-pack build 

Testing

wasm-pack test --headless --firefox

Publishing

wasm-pack publish