Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liyingxuan/ont-monitor-vue
ONT Node Monitor View
https://github.com/liyingxuan/ont-monitor-vue
Last synced: 19 days ago
JSON representation
ONT Node Monitor View
- Host: GitHub
- URL: https://github.com/liyingxuan/ont-monitor-vue
- Owner: liyingxuan
- License: apache-2.0
- Created: 2018-07-07T10:44:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T10:12:18.000Z (over 6 years ago)
- Last Synced: 2024-11-09T19:12:55.582Z (3 months ago)
- Language: JavaScript
- Size: 759 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ontology node monitor
本体网络Ontology的节点信息监测站点。
> [Ontology Node Monitor Site](https://monitor.ont.io/)![Views](example.png)
## Build Setup
``` bash
# install dependencies
yarn install# serve with hot reload at localhost:8080
yarn run dev# build for production with minification
yarn run build
```