Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xmasuhai/vuepress-demo-1

预览连接: http://xmasuhai.xyz/vuepress-demo-1-website/
https://github.com/xmasuhai/vuepress-demo-1

front-end vue vuepress

Last synced: 17 days ago
JSON representation

预览连接: http://xmasuhai.xyz/vuepress-demo-1-website/

Awesome Lists containing this project

README

        

# vuepress-demo-world

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Run your unit tests
```
yarn test:unit
```

### Lints and fixes files
```
yarn lint
```

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