# React JAM UI
For set custom variables need create variables.styl and replace to original for example in start script add 
`cp variables.styl node_modules/react-jam-ui/components/variables.styl`

Use Component
`import Component from 'react-jam-ui/components/Component'`

Components used React and stylus and you need build it with webpack loaders.

Docs: https://drzoom.gitlab.io/react-jam-ui/