https://github.com/ginmu/metamask-test
ccdao connect test
https://github.com/ginmu/metamask-test
Last synced: 2 months ago
JSON representation
ccdao connect test
- Host: GitHub
- URL: https://github.com/ginmu/metamask-test
- Owner: GinMu
- Created: 2023-09-11T05:43:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T06:30:56.000Z (4 months ago)
- Last Synced: 2025-02-15T04:57:43.083Z (4 months ago)
- Language: JavaScript
- Size: 519 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ccdao-test
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).