A web-based open source website builder.
You can drag and drop components to a preview that will appear to the right of your screen.
This version is still very much a work in progress. Therefore expect to see improvments and new featers being added regurally.
# Clone the code
git clone https://github.com/Malthehave/website-builder.git
# Install dependencies
npm install
# Run the develpoment server
npm run dev
All contributions are very much appreciated! Also if you have any ideas or thoughts you would like to share, please feel free to do so!