Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seho-dev/planlistforvue3

Vue3+Vuex4+VueRouter4+Vant3 全家桶小试牛刀一个简单的TodoList应用Demo
https://github.com/seho-dev/planlistforvue3

Last synced: 11 days ago
JSON representation

Vue3+Vuex4+VueRouter4+Vant3 全家桶小试牛刀一个简单的TodoList应用Demo

Awesome Lists containing this project

README

        

# PlanListForVue3

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