dobtco / formbuilder

[Needs Maintainer] Formbuilder is a small graphical interface for letting users build their own webforms.
http://dobtco.github.io/formbuilder/
MIT License
1.84k stars 488 forks source link

Getting started with development #198

Closed SudShekhar closed 8 years ago

SudShekhar commented 8 years ago

Hi,

I am trying to use the plugin for my own personal project but would like to customize it according to my needs. Can you please let me know how to build the file to include my changes? (And then the process to generate the distribution).

I tried node install but it seems there are a lot of dependency issues coming up. Specially with Karma versions. Can you please let me know some version which satisfies the requirements.

SudShekhar commented 8 years ago

Got it working by removing all version details. Thanks