/textannoviz

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Textannoviz

The main branch is the most up-to-date branch. Clone this branch if you want the most recent version of Textannoviz.

Development

First time

  • Install dependencies

    npm install --force
    

    Note: The --force is necessary due to Mirador depending on an older version of React.

  • Rename .env.example to .env

Start

npm start