Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangdaodao/github-actions-demo
https://github.com/wangdaodao/github-actions-demo
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wangdaodao/github-actions-demo
- Owner: wangdaodao
- Created: 2020-07-21T05:39:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T07:03:06.000Z (over 1 year ago)
- Last Synced: 2023-03-30T13:43:35.302Z (over 1 year ago)
- Language: JavaScript
- Size: 950 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# actions-demo
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).