/idai-field

iDAI.field 2 | Archaeological Field Recording App by the German Archaeological Institute

Primary LanguageTypeScript

iDAI.field

This is a monorepo containing three packages:

Development

The repository uses lerna to manage sub-package dependecies. When first checking out the code base, bootstrap the dependencies with:

$ npm run bootstrap

Build all packages with:

$ npm run build

Refer to the sub-package READMEs for detailed instructions on how to set up individual development environments.