A React ui-lib built with StyledComponents
npm install luna-ui-libA React ui-lib built with StyledComponents
| ES2018 | React | Styled Components | Jest |
| :-------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------: | :------------------------------------------------------------------------: | :----------------------------------------------------------------------------------: |
|
| |
|
|
```
yarn add luna-ui-lib
To run the unit tests:
``
yarn test
- Storybook - ./docs
```
.
+-- README.md
+-- .gitignore
+-- .babelrc
+-- .npmignore
+-- package.json
+-- /docs
| +-- ... github pages content
+-- /stories
| +-- ...
+-- /src
| +-- /components
| | +-- ...
| +-- /config
| | +-- ...
| +-- index.js
| +-- setupTests.js
| |
|
|
| :----------------------------------------------------------------------: | :-------------------------------------------------------------------: | :-------------------------------------------------------------------------: |
| @mogobruno | @rmdias | @sppiotrowski |