Base UI Styles for web applications
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"
}
//