Skip to content

eFishery/json-reactform-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to test json-reactform locally

  1. Clone this repo, install with yarn
  2. Clone repo json-reactform, install with yarn
  3. Register json-reactform in your local machine registry. In root directory's json-reactform project, run yarn link
  4. Link json-reactform to this project. In root directory's json-reactform-tester project, run yarn link json-reactform
  5. Then define Form's model within json-reactform-tester project. Start it's server.
  6. Start develop json-reactform. Everytime you make change, run yarn build. It will hot reload your json-reactform-tester.

About

Project to test and help develop json-reactform locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published