caltechlibrary / react-invenio-deposit

React application for Invenio deposit forms.

Home Page:https://react-invenio-deposit.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://react-invenio-deposit.readthedocs.io

License:MIT License


Languages

Language:JavaScript 99.5%Language:HTML 0.4%Language:Shell 0.1%