Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 529 Bytes

File metadata and controls

23 lines (15 loc) · 529 Bytes

Alias UI

Base UI Styles for web applications

Installation

Before installing, make sure to authenticate with GitHub Package Registry or using a .npmrc file. See "Configuring npm for use with GitHub Package Registry."

$ npm install @aliasproject/ui

Or add this package to your package.json file:

"dependencies": {
    "@aliasproject/ui": "1.0.0"
  }

Usage

//