PozoAccount/README.md

11 lines
326 B
Markdown
Raw Permalink Normal View History

2025-12-11 16:13:47 +05:30
# Digital Ledger Mobile App
This is a code bundle for Digital Ledger Mobile App. The original project is available at https://www.figma.com/design/nkXOxoh7n8rP5OO2xJijz1/Digital-Ledger-Mobile-App.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.