cho2 / blankon-installer-ui

BlankOn Installer UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlankOn Installer UI

First time installation

$ sudo npm -g install bower gulp
$ npm install

Update installation

$ bower install

Building

$ gulp

The UI is available in dist directory after building.

Testing

$ (cd dist;python -m SimpleHTTPServer)

and open http://localhost:8000 in your browser.

About

BlankOn Installer UI


Languages

Language:HTML 64.9%Language:JavaScript 30.6%Language:CSS 4.4%