A set of tools to run computations on Indic Scripts
- Have bun installed and make sure that it is found in the path
- Clone the git repo and
cd
to it - Install the dependencies -
bun i
- Development server -
bun dev
; it supports HMR, so no need to restart dev after code changes - Building for production and type checking -
bun run build
All contributions are welcome. Please submit a PR/Issue and engage in meaningful conversations.