Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 519 Bytes

File metadata and controls

32 lines (18 loc) · 519 Bytes

UI ARCH IO

CURRENTLY UNDER DEVELOPMENT - working on beta release!

A skinless user interface library to create modular, scalable, and flexible web applications. Seperates structures and styling of components by core (global), brand(s) style(s), and unique application instances.


To contribute

Run:

npm install

To build locally:

npm start

Follow Gitflow

Requirements

  • Ruby
  • Sass gem - gem install sass
  • Node