Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/xmasuhai/vuepress-demo-1
- Owner: xmasuhai
- Created: 2021-03-29T06:46:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T02:18:54.000Z (about 2 years ago)
- Last Synced: 2023-03-06T17:10:33.348Z (almost 2 years ago)
- Topics: front-end, vue, vuepress
- Language: Vue
- Homepage: http://xmasuhai.xyz/vuepress-demo-1-website/http://xmasuhai.xyz/vuepress-demo-1-website/
- Size: 4.68 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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/).