Skip to content

knaw-huc/textannoviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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