@maarkllc/howl-ui

0.0.2-beta.0 • Public • Published

Howl-UI

CircleCI

A set of UI Components from the wolfpack at Maark.

Development

You can use npm link to connect howl-ui on your local machine to another project.

  1. From howl-ui root folder (or from /lib) run npm link
  2. From the root folder of the other project, run npm link @maarkllc/howl-ui. You'll find this value in the name field in package.json
  3. From the other project, you can import components with named imports, ex import { Toggle } from '@maarkllc/howl-ui';

See https://docs.npmjs.com/cli/link.html

Troubleshooting

If you try to link hUI into a project and get errors about mismatched React versions, try running the link command from the /lib folder, or deleting the node_modules folder in howl-ui.

WIP Docs will be updates ass features are included.

Readme

Keywords

none

Package Sidebar

Install

npm i @maarkllc/howl-ui

Weekly Downloads

0

Version

0.0.2-beta.0

License

MIT

Unpacked Size

22.8 kB

Total Files

5

Last publish

Collaborators

  • lexitrons
  • maarkdev
  • richwagner
  • udunne
  • xtrimsky