GUI Builder is a drag and drop ui builder to help developers create static web pages faster
Check out Chinese Docs for more information
The preview shown above is on branch gridster-snap
right now, you can check out this branch to try it out. The master branch has adopted a different approach to the design and implementation and is in the active deveelopment currently.
- Draggable widgets
- Resizable widgets
- Drag and drop components into widgets
- Configure components attributes
- Generate JavaScript code
- Edit different web pages at the same time
- Save automatically
- Download created web pages and upload them to edit again
-
Install development dependencies:
npm install
-
Build app
npm run build:dev
-
Start app
npm run start
This project is maintained by Bowen Wang and friends. Use of this project under the MIT License.