Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.47 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.47 KB

DryKISS: IndustryUI

This is DryKISS's react design system. It contains all of our components used throughout our NextJS projects.

It enables us to rapidly prototype any type of site at any scale.

WE are making this available to the wider community to experiment with at this time.

code style: prettier JavaScript Style Guide

Setup

$ yarn install
$ yarn start

To develop locally we run yarn link at the root of industryUI, and the second command in the project where we wish to use it.

$ yarn link
$ yarn link industry-ui

Currently we have to remove the node_modules directory from IndustryUI when running the parent project to avoid double React loading and hooks issues.

Creators

DryKISS

https://drykiss.com > https://github.com/drykiss

Copyright and license

Code and documentation copyright 2013-2019 the IndustryUI Authors and DryKISS, Ltd. Code released under the MIT License. Docs released under Creative Commons.