Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 515 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 515 Bytes

Website for generating CSS typing animations

css-typing-gen.mp4

Dev instructions

Required dependencies

Rust, wasm-bindgen, nodejs, yarn, gnumake

Preview the website

make start

Building the website

make build

Built files will be in www/dist

Nix

Preview the website

nix develop
make start

Building the website

nix build

Built files will be in result/