Skip to content

Browser components for language apps

License

Notifications You must be signed in to change notification settings

sillsdev/EthnoLib

Repository files navigation

EthnoLib

This is a small collection of browser components for language apps. Each is published to its own npm package.

Warning

This project is currently under development and not ready for public use.

About the monorepo

EthnoLib is a monorepo using nx.

We recommend installing nx globally. npm i -g nx

But if you don't, you can just prefix all the commands with npx

Nx caches builds for efficiency. If at any point you need to clear your local cache, run nx reset

Language Picker

See language-picker/README.md