@getgood/lib
v0.0.5
Published
Shared components for GetGood.at
Downloads
6
Readme
GetGoodAt Lib
A library of shared GetGood.at components!
Installation
Run:
$ npm i @getgood/lib
Usage
All the components in this are designed to be used inside of a bundler such was Webpack. To use just import them like this:
import Note from "@getgood/lib/note";
Building
No build scripts, just publish hooks for now! Keeping it simple!
Publishing
Publish to npm using:
$ npm dist
License
Licensed under ISC. © K-2052