Skip to content

dominikwilkowski/hex_appeal

Repository files navigation

Hex Appeal

For Raquel

<3 Dom and Yurm

Requirements

  • Install rust (stable)
  • Install WASM target rustup target add wasm32-unknown-unknown
  • Install cargo-generate, trunk and leptosfmt cargo install cargo-generate trunk leptosfmt --locked

Development

Dev locally:

RUSTFLAGS="--cfg=erase_components" trunk serve

Before committing make sure you run:

leptosfmt ./**/*.rs && cargo fmt -- -l && cargo clippy

Release

Locally you can run:

trunk build --release

For a release to the domain, we use GitHub action which will be triggered by a GitHub release.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors