Skip to content

mhsnprvr/industryui.com

 
 

Repository files navigation

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.

About

DryKISS Ltd; React component library.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%