joyent-portal/packages/ui-toolkit/src/faq.md

14 lines
498 B
Markdown
Raw Normal View History

### How was the Joyent UI Toolkit built?
The style guide was built with the amazing open source project [React Styleguidist](https://react-styleguidist.js.org).
The components were built using
[React](https://facebook.github.io/react/) and
[Styled Components](http://styled-components.com).
### What is the toolkit's license?
2017-10-12 21:15:51 +03:00
The licence used for this project is Mozilla Public License 2.0 (MPL-2.0). You
can read more
[here](<https://tldrlegal.com/license/mozilla-public-license-2.0-(mpl-2)>)