https://github.com/austinv11/py-widget
https://github.com/austinv11/py-widget
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/austinv11/py-widget
- Owner: austinv11
- License: apache-2.0
- Created: 2020-02-24T06:13:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:09:37.000Z (over 2 years ago)
- Last Synced: 2025-01-11T23:35:21.955Z (5 months ago)
- Language: Vue
- Size: 3.56 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-widget
## 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/).