hydraux

Fast and beautiful Desktop UX design

Usage no npm install needed!

<script type="module">
  import hydraux from 'https://cdn.skypack.dev/hydraux';
</script>

README

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.