DashPilot

Results 6 comments of DashPilot
trafficstars

Inspired by the Stackbit widget, I created a little widget that shows the current Netlify build status and integrates into Netlify CMS & Netlify Identity. You press save in Netlify...

Vue is loaded via the CDN, so you can easily use it in a php-environment (without node.js). I don't know what you want to achieve exactly, but if you rename...

I've created an example on how you can use the editor with server-generated or inline HTML (e.g. php/laravel): https://github.com/dashpilot/vue-pagebuilder/blob/main/test-inline.html In this example, you could generate the Vue components using php/laravel,...

Sorry for getting back this late, I didn't get a notification. To run the demo locally, you could use: `npx http-server /path/to/folder` or use the "serve" package: `cd /path/to/folder` `npx...

Update: I've now included a local server using Rollup. Just run: ```bash npm run serve ``` and it will serve the project on localhost:8000

You can simply drag an image onto the editor