1.0.0 • Published 9 years ago

hydraux v1.0.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
9 years ago

hydraUX

Fast and beautiful Desktop UX design.

hydraUX is a node command line tool to template and preprocess your applications.

It works on an Activity-based system, sort of like an Android app.

Installing

Clone the repo then run npm link.

Getting Started

Initialising

hux init C:/Users/<user>/Desktop/electron_app

To create a hydraUX app with the default theme.

Building

hux build C:/Users/<user>/Desktop/electron_app -r

The -r flag just runs after building.