A set of Digital Pāli Tools. Refer to the DPT vision document for the individual apps.
For the web version refer to Web UI.
yarn start
- launch the app under localhost for development.yarn build
- generate optimized production build.yarn test
- run tests under watcher.yarn lint
- lint the codebase.
- This extension is based on react-chrome-extension-template
- https://infi.nl/nieuws/creating-a-chrome-extension-with-react-and-typescript/