https://github.com/chanran/share-devtool
devtool分享
https://github.com/chanran/share-devtool
Last synced: 4 months ago
JSON representation
devtool分享
- Host: GitHub
- URL: https://github.com/chanran/share-devtool
- Owner: Chanran
- Created: 2021-11-21T08:26:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-21T15:42:05.000Z (over 4 years ago)
- Last Synced: 2025-07-11T11:54:45.951Z (11 months ago)
- Size: 5.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# share-devtool
## 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/).