Skip to content

Repository files navigation

Generative Animated Art algorithms

Dependencies

Install the dependencies

bun install

Run locally

bun run dev

Build for production

Build for production with:

bun run build

...it will create a production build in ./dist folder.

You can then preview the production build with:

bun run preview

Format and lint code with Biome

Lint AND format with:

biome check --write .

About

Cellular automatons in TypeScript.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages