https://github.com/dfpc-coe/status
COTAK System Status Page
https://github.com/dfpc-coe/status
Last synced: 4 months ago
JSON representation
COTAK System Status Page
- Host: GitHub
- URL: https://github.com/dfpc-coe/status
- Owner: dfpc-coe
- Created: 2024-10-29T15:56:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T23:11:06.000Z (over 1 year ago)
- Last Synced: 2025-01-31T00:19:41.353Z (over 1 year ago)
- Language: Vue
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Status Pages
## 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
```