occaecatidicta
Version:
15 lines (12 loc) • 409 B
Markdown
# omelox-admin-web
omelox-admin-web is a web console for [omelox](https://github.com/node-omelox/omelox). it is based on [omelox-admin](https://github.com/node-omelox/omelox-admin). it is just an web console example, you can implement your style like web console.
##Installation
```
npm install omelox-admin-web
```
##Usage
just run
```
node app.js
```
open browser in your computer,and enjoy it