Skip to content

Anushka-shukla/RJSF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Json Schema Form

To run the app make sure you have npm version 8.3.1 if not, do the same via below command:

npm install -g [email protected]

check if the version has been downgraded,

npm --v

After this open the project folder in VS code in the project directory, you can run below commands-

Install the RJSF library-

npm i @rjsf/core

npm i

then run the app

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

P.S.: Do check out my blog on React JSON Schema Form

About

poc for RJSF library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published