https://github.com/mario34/gh-page
GitHub Actions 测试仓库
https://github.com/mario34/gh-page
actions
Last synced: 2 months ago
JSON representation
GitHub Actions 测试仓库
- Host: GitHub
- URL: https://github.com/mario34/gh-page
- Owner: Mario34
- Created: 2020-08-19T13:27:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T16:19:22.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T14:36:40.413Z (4 months ago)
- Topics: actions
- Language: Vue
- Homepage: https://mario34.github.io/gh-page/
- Size: 288 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gh-page
## 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/).