Npm start
How do i start this project. I have cloned the repository and I did npm install then all node module are installed succesfully ,but it cound'nt run I used npm start and npm run serve please can one help me out Thanks
I have the same issue ....kindly somebody pls help
@KiranreddySrDev @rahulseth625 This is just a library for rendering out forms based on the Form.io platform. To get this working you need to import it into your react app and use according to readme. You could also take a look and take as example our react starterkit: https://github.com/formio/react-app-starterkit
@KiranreddySrDev ...can you pls let me know which file I have to import ?
@rahulseth625 You can start using starterkit as a base for your project. View file - is the one responsible for form rendering: https://github.com/formio/react-app-starterkit/blob/master/src/views/Form/Item/View.js
@AlexeyDavyd I run the application with starterkit but there were error are occured .. I want to run this react formio application with the webpack but don't find which file i have to import on the main.js file so that it will start working the full code .. Kindly pls let me know thanks
kindly pls also see the error while am running the starterkit https://github.com/formio/react-app-starterkit/issues/17 https://github.com/formio/react-app-starterkit/issues/17
That's just a basic example of form rendering using our react-formio library.

You can find more info on readme page.
I am closing the issue as it was created too long ago and there are no new comments here. I hope it was resolved. If not, please reopen it. Thanks!