Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liximomo/dapp-demo
https://github.com/liximomo/dapp-demo
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/liximomo/dapp-demo
- Owner: liximomo
- Created: 2022-01-11T05:53:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T10:13:22.000Z (almost 3 years ago)
- Last Synced: 2024-11-08T06:34:50.113Z (2 months ago)
- Language: TypeScript
- Size: 1.01 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting started
Here's how to deploy this project
1. Install the dependencies
```sh
npm install# or
yarn
```