DAS-UI
domain-agnostic keyboard-based visual programming language
Live: https://das-ui.firebaseapp.com
Made with react, redux, RxJS and immutable.
Run
- clone this repo
yarn
ornpm install
yarn run start
ornpm start
Build
yarn run build
ornpm run build