Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liyingxuan/ont-maintenance
Ontology maintenance page
https://github.com/liyingxuan/ont-maintenance
Last synced: 4 days ago
JSON representation
Ontology maintenance page
- Host: GitHub
- URL: https://github.com/liyingxuan/ont-maintenance
- Owner: liyingxuan
- License: apache-2.0
- Created: 2018-08-17T08:59:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-17T09:09:47.000Z (over 6 years ago)
- Last Synced: 2024-11-09T19:12:55.577Z (2 months ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ontology Maintenance
系统要维护就用用,哈哈~
![Demo](./src/assets/demo.png)
#### 需要修改的地方
1. ont-maintenance/index.html中的页面title2. ont-maintenance/index.html中的favicon.ico
3. ont-maintenance/src/components/home/Index.vue中的data()
Ok~
#### Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```