Node graph editor using vue/node and nicegui/python This component based on flow Using vue/nodejs Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build Lint with ESLint npm run lint Using nicegui/python Project Setup python -m pip install nicegui Compile and Hot-reload for development cd src python ./try-1.py