|
|
||
|---|---|---|
| public | ||
| src | ||
| .env.development | ||
| .env.production | ||
| .gitignore | ||
| API_DOCUMENTATION.md | ||
| README.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||
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.