https://github.com/cangshudada/uibutton
⚙TS-Component
https://github.com/cangshudada/uibutton
Last synced: about 1 month ago
JSON representation
⚙TS-Component
- Host: GitHub
- URL: https://github.com/cangshudada/uibutton
- Owner: cangshudada
- Created: 2020-02-02T07:51:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T22:56:56.000Z (over 2 years ago)
- Last Synced: 2025-02-16T01:19:46.073Z (3 months ago)
- Language: Vue
- Size: 2.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uibutton
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).