0.3.0 • Published 7 months ago

@alpha-digital/alpha-ui v0.3.0

Weekly downloads
-
License
-
Repository
github
Last release
7 months ago

Alpha UI

@Alpha.Digital UI Component Kit

How To Integrate

For base styles:

import "@alpha-digital/alpha-ui/dist/styles.css";

All components it's a named export:

import { Component } from "@alpha-digital/alpha-ui";

Testing Lib Before Publish

To test library before publish on any registry:

$ npm run build
$ npm pack

Copy the generated tarball for the project root folder install on target the lib

$ npm install tarball.tgz
0.3.0

7 months ago

0.2.0

8 months ago

0.1.0

9 months ago