Go to file
mohan 26996e1c77 init 2025-12-11 16:13:47 +05:30
public init 2025-12-11 16:13:47 +05:30
src init 2025-12-11 16:13:47 +05:30
.env.development init 2025-12-11 16:13:47 +05:30
.env.production init 2025-12-11 16:13:47 +05:30
.gitignore init 2025-12-11 16:13:47 +05:30
API_DOCUMENTATION.md init 2025-12-11 16:13:47 +05:30
README.md init 2025-12-11 16:13:47 +05:30
index.html init 2025-12-11 16:13:47 +05:30
package-lock.json init 2025-12-11 16:13:47 +05:30
package.json init 2025-12-11 16:13:47 +05:30
public.zip init 2025-12-11 16:13:47 +05:30
vite.config.js init 2025-12-11 16:13:47 +05:30

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.