Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monster1935/vue-next-slot-test
测试slot在不同版本、不同场景下的编译表现
https://github.com/monster1935/vue-next-slot-test
Last synced: 4 days ago
JSON representation
测试slot在不同版本、不同场景下的编译表现
- Host: GitHub
- URL: https://github.com/monster1935/vue-next-slot-test
- Owner: monster1935
- Created: 2021-05-14T06:16:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T06:21:03.000Z (over 3 years ago)
- Last Synced: 2023-11-25T12:28:03.917Z (12 months ago)
- Language: Vue
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-next-slot-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/).