Zageron / zux

Zageron's UX framework.

Home Page:https://github.com/Zageron/zux#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zux

Zageron's UX Framework

Environment Setup

  • Either, install hq globally:

    npm install -g @hqjs/hq

  • Or, install hq locally:

    npm install @hqjs/hq

Developing

  1. Run hq or ./node_modules/.bin/hq.

Note: Auto-reload and rebuild does not currently work with WSL.

Releasing

  1. Run hq build or ./node_modules/.bin/hq build.

About

Zageron's UX framework.

https://github.com/Zageron/zux#readme

License:GNU Affero General Public License v3.0


Languages

Language:HTML 65.2%Language:SCSS 20.6%Language:TypeScript 14.2%