Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josnin/build26
drag and drop page builder
https://github.com/josnin/build26
Last synced: about 1 month ago
JSON representation
drag and drop page builder
- Host: GitHub
- URL: https://github.com/josnin/build26
- Owner: josnin
- License: mit
- Created: 2022-01-29T13:09:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T07:14:19.000Z (about 2 years ago)
- Last Synced: 2024-11-05T18:26:53.832Z (3 months ago)
- Language: Vue
- Size: 73.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Build26
drag and drop page builder
![image](https://user-images.githubusercontent.com/3206118/204799215-b70c730c-5b34-42fe-b211-fc0888736e67.png)
## Installation
```
npm install
```## How to run development server?
```
cd /home/{username}/build26/
npm run dev
```### Help
Need help? Open an issue in: [ISSUES](https://github.com/josnin/build26/issues)
### Contributing
Want to improve and add feature? Fork the repo, add your changes and send a pull request.