Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chaojiangcn/h5-vuecli4

移动端vue cli4构建项目
https://github.com/chaojiangcn/h5-vuecli4

bable postcss vuecli4 webpack webpack4 yi-dong-duan

Last synced: about 2 months ago
JSON representation

移动端vue cli4构建项目

Awesome Lists containing this project

README

        

# myproject

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your unit tests
```
npm run test:unit
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).