Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgk/business-logic-ui
UI for https://github.com/dgk/django-business-logic
https://github.com/dgk/business-logic-ui
blockly mobx visual-programming visual-programming-language
Last synced: 16 days ago
JSON representation
UI for https://github.com/dgk/django-business-logic
- Host: GitHub
- URL: https://github.com/dgk/business-logic-ui
- Owner: dgk
- License: mit
- Created: 2018-11-15T15:19:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T14:13:43.000Z (about 1 year ago)
- Last Synced: 2024-10-12T07:14:03.949Z (about 1 month ago)
- Topics: blockly, mobx, visual-programming, visual-programming-language
- Language: JavaScript
- Homepage: https://github.com/dgk/django-business-logic
- Size: 2.94 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Getting started
##### 1. You need to start flow
npm run flow
##### 2. Start to development script
npm start
##### 3. It's all, coding ;)