https://github.com/thwiki/thb-calendar
THB事件日历
https://github.com/thwiki/thb-calendar
Last synced: 3 months ago
JSON representation
THB事件日历
- Host: GitHub
- URL: https://github.com/thwiki/thb-calendar
- Owner: thwiki
- Created: 2022-03-20T12:39:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T08:26:42.000Z (almost 3 years ago)
- Last Synced: 2025-08-07T07:52:55.183Z (10 months ago)
- Language: Vue
- Size: 329 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thb-calendar
## 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/).