https://github.com/dapp-learning-dao/dapp-learning-app
The Dapp of Dapp-learning
https://github.com/dapp-learning-dao/dapp-learning-app
Last synced: 10 months ago
JSON representation
The Dapp of Dapp-learning
- Host: GitHub
- URL: https://github.com/dapp-learning-dao/dapp-learning-app
- Owner: Dapp-Learning-DAO
- Created: 2024-02-17T12:47:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T14:56:27.000Z (about 2 years ago)
- Last Synced: 2025-04-10T11:37:37.151Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 2.07 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dapp-learning-app
The Dapp Toolkit of Dapp-learning
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.