Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 480 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 480 Bytes

viz.rs

Built with Leptos · Deploys on Cloudflare.

Development

  1. Install cargo-make, trunk
$ cargo install --force cargo-make trunk
  1. Serve en, zh-CN, zh-TW or other languages
$ cargo make dev
  1. Build
$ cargo make build