A set of Digital Pāli Tools. Deployed at apps. Refer to the DPT vision document for the individual apps.
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.
- Remove styled-components in favor of Material-UI styled-components.
- Implement the app update available logic using service worker API.