Skip to content

viz-rs/viz-rs.github.io

Repository files navigation

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