PozoAccounts
Go to file
Tamilselvan 7a2978e0a7 intial commit 2025-12-10 23:19:42 -08:00
public intial commit 2025-12-10 23:19:42 -08:00
src intial commit 2025-12-10 23:19:42 -08:00
.env.development intial commit 2025-12-10 23:19:42 -08:00
.env.production intial commit 2025-12-10 23:19:42 -08:00
.gitignore intial commit 2025-12-10 23:19:42 -08:00
API_DOCUMENTATION.md intial commit 2025-12-10 23:19:42 -08:00
README.md intial commit 2025-12-10 23:19:42 -08:00
index.html intial commit 2025-12-10 23:19:42 -08:00
package-lock.json intial commit 2025-12-10 23:19:42 -08:00
package.json intial commit 2025-12-10 23:19:42 -08:00
vite.config.js intial commit 2025-12-10 23:19:42 -08:00

README.md

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.