Draggable / formeo

Drag & Drop Form Builder
http://draggable.github.io/formeo/
MIT License
533 stars 197 forks source link

How to modify Formeo #273

Open Gfellha opened 4 years ago

Gfellha commented 4 years ago

So, I followed the contributing guidelines to develop Formeo, and change things to suit my needs. Though I had a few questions--when I modify the source code and try run formeo none of my changes are implemented, and my second question in the index.html that generates the webpage, it runs a minified version of the script at:

dist/demo/assets/js/demo.min.js

but I do not have such a location on my computer. I was wondering where the file was, how it's generated, and how to get any changes I made added to the minified file.