0.4.0 • Published 5 years ago
@efrensango/green-hat-lib v0.4.0
green-hat-lib
A web components UI library.
Installation
npm install green-hat-lib
Usage
You can require the whole library:
import * from green-hat-lib;
And use in the DOM like this:
<gh-button></gh-button>
Contributing
- Clone
npm inpm run buildto get the buildnpm run startto run a development environment
0.4.0
5 years ago