11 lines
326 B
Markdown
11 lines
326 B
Markdown
|
|
# 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.
|
|
|