react icon indicating copy to clipboard operation
react copied to clipboard

Npm start

Open KiranreddySrDev opened this issue 7 years ago • 6 comments

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

KiranreddySrDev avatar Sep 19 '18 12:09 KiranreddySrDev

I have the same issue ....kindly somebody pls help

rahulseth625 avatar Jan 26 '21 18:01 rahulseth625

@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

AlexeyDavyd avatar Jan 26 '21 21:01 AlexeyDavyd

@KiranreddySrDev ...can you pls let me know which file I have to import ?

rahulseth625 avatar Jan 26 '21 23:01 rahulseth625

@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 avatar Jan 27 '21 08:01 AlexeyDavyd

@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

rahulseth625 avatar Jan 27 '21 08:01 rahulseth625

That's just a basic example of form rendering using our react-formio library. image

You can find more info on readme page.

AlexeyDavyd avatar Jan 27 '21 15:01 AlexeyDavyd

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!

TanyaGashtold avatar Aug 31 '23 12:08 TanyaGashtold