Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 198 Bytes

opentie console

The frontend of opentie.

Setup for Development

$ cd /path/to/opentie-console
$ npm install
$ gulp watch

and access to http://your-own-machine:8080/ on the browser.