89e4cf836448009607ffed9881038e3729d2d027
We already use vite for building and during dev. Can use a custom vite plugin to automatically package ui after every change, so no need for chokidar.
Nodarium
Currently this visual programming language is used to develop https://nodes.max-richter.dev, a procedural modelling tool for 3d-plants.
Table of contents
Developing
Install prerequisites
Install dependencies
pnpm i
Build the Nodes
pnpm build:nodes
Start the dev server
cd app
pnpm dev
Now you can create your first node 🤓
Roadmap
Description