blackjk3 / react-form-builder

A complete react form builder that interfaces with a json endpoint to load and save generated forms. The toolbox contains 16 items for gathering data. Everything from star ratings to signature boxes!
MIT License
654 stars 537 forks source link

Compile & Publish #24

Open suleymanirfandara opened 6 years ago

suleymanirfandara commented 6 years ago

Hi All , How we do compile and publish in my server in for this project ? I get error when i want to compile this project. I cant create lib folder.

Here is , npm ERR! missing script: compile npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

Could you help please ? Regards.

darlanjunior commented 6 years ago

You need to run npm run dist instead