0.1.9 • Published 7 years ago

innos-styleguide-dev-version v0.1.9

Weekly downloads
33
License
-
Repository
github
Last release
7 years ago

#Styleguide Develop all the components using - https://github.com/interactivethings/catalog and https://sourcejs.com/

These components will then be imported into the site as a private npm package. @abakuc/styleguide

#Usage

npm i -S abakuc-styleguide

Then, in your code:

import { Header, SignIn } from 'abakuc-styleguide/lib'

<Header />
// and other components

#Components list

  • Header
  • Sign In