|
||
---|---|---|
crates | ||
scripts | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
index.html | ||
rustfmt.toml |
README.md
Font generator
Build
Requirements:
- rust
- wasm-pack 0.11
- bash
To compile and run the server with dev profile, run this in a terminal. Address can be changed and is optional.
ADDRESS=127.0.0.1:8000 sh scripts/dev-server.sh