Visually is a drag and drop website builder built in Svelte that generates clean code, giving everyone the freedom to host their project anywhere and is easier to use. The project is still in its very early developmental stage.
Note: This has only been tested with Chrome so far. It should work with Firefox too but won't be working with Safari or any other WebKit based browsers as of now. Will work on that later...
- Download the code
- Install all the necessary packages using
npm install
- Now do
npm run dev
to view the project
Once the project reaches its first Beta version, you'll see a complete documentation here, from how to use it to how this works under the hood...