Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 212 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 212 Bytes

react-forms

Running tests

Before running tests, please comment out the following lines from the package.json file

  "browserify": {
    "transform": [
      "browserify-global-shim"
    ]
  },