/tobelo-mtd

Primary LanguageJupyter NotebookMIT LicenseMIT

Tobelo Mother Tongues Dictionaries Starter Test

Adapted from the starter kit for building a Mother Tongues Dictionary.

Please visit the repo or docs for more information.

Build

mtd prepare .

# to view locally
mtd run 

# to build UI config files
mtd export config/config.json js output 

Copy files from /output to /projects/mtd/src/assets/js, then run npm start

Mother Tongues Web UI

For a prettier web interface, check out the mothertongues-UI-Web repo.