This repository contains the GrapeJS implementation for BusinessPress CMS. Build rich, interactive, and scalable web pages directly integrated with BusinessPress CMS.
👉 Live Demo: Code Space Live Demo
- Drag-and-drop UI
- Extensible through plugins
- Real-time preview
- Built-in asset management
git clone https://github.com/your-username/businesspress-builder.git
cd businesspress-builder
npm install-
Start the development server
npm run dev
-
Navigate to
http://localhost:8080in your web browser.
- Fork the repository
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
This project is open-source and available under the MIT License.
