Skip to content

daglueck/react-invenio-deposit

 
 

Repository files navigation

React-Invenio-Deposit

Release License Downloads Chat

Run tests

To run the test runner in the interactive watch mode:

npm test

See the creat-react-app's documentation about running tests for more information.

To run the tests once:

    # Bash
    CI=true npm test
    # Fish
    env CI=true npm test

About

React application for Invenio deposit forms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%