Skip to content

digitalpalitools/web-ui

Repository files navigation

Continuous Deployment License: CC BY-NC-SA 4.0

Digital Pāli Tools

A set of Digital Pāli Tools. Deployed at apps. Refer to the DPT vision document for the individual apps.

Scripts

  • 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.

TODO

  • Remove styled-components in favor of Material-UI styled-components.
  • Implement the app update available logic using service worker API.