Skip to content

CyanMatter/harmonic-deferents

Repository files navigation

Installation

Check the prerequisites

Please ensure

  • … that Node.js is installed (14.21.3, or more recent);
  • … that pnpm is installed;
  • … and that Rust is installed. This installation will include cargo.

Using cargo, install the prerequisite crates. This software needs wasm-pack and rsw.

cargo install wasm-pack rsw

Install the Node.js dependencies

pnpm i

Usage

To run the development server:

pnpm dev:rsw

To build the site for deployment:

pnpm build:rsw

Acknowledgement

Thanks to Julian Cataldo for making it possible that nannou and astro work together in this project; it was built on the boilerplate code from this repository. Visit JulianCataldo.com.

About

Fourier fantasies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published