Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Ontology Maintenance

系统要维护就用用,哈哈~

![Demo](./src/assets/demo.png)

#### 需要修改的地方
1. ont-maintenance/index.html中的页面title

2. 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
```