COSCARD is a loose collaboration of several organizations, technical teams, and communities working in the space of custom software development for indigenous language revitalization and cultural research.
We have adopted the monorepo approach to allow our members to maximize opportunities for code sharing and collaboration, while maintaining autonomy and focus on their own individual projects within this workspace.
This monorepo workspace is managed using Nx. See the README
in an individual app or lib to learn more about the tools used on that particular project.
In the project root, run
npm run lint
In the project root, run
npm run test