Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azeirah/l-systems-editor

An l-systems editor
https://github.com/azeirah/l-systems-editor

l-systems svelte

Last synced: about 1 month ago
JSON representation

An l-systems editor

Awesome Lists containing this project

README

        

# L-systems editor

:)

## Set-up

Development environment is managed with Nix.
Otherwise, make sure you have bun installed.

```shell
nix develop
bun run dev
```