Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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在不同版本、不同场景下的编译表现

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/).