Skip to content

vamboo/vamboo

Repository files navigation

vamboo

A visual programming language to create GUI application in functional and reactive way. Built with React, TypeScript, CSS Modules and Webpack. You can try a demo of vamboo.

Development

clone the repo:

git clone https://github.com/vamboo/vamboo.git

Install npm dependencies:

yarn install

Running on webpack-dev-server:

yarn run start

Authors & Maintainers

License

MIT