Skip to content

luna-ui-lib/luna-ui

Repository files navigation

Luna-ui

A React ui-lib built with StyledComponents

luna banner

Tech Stack

ES2018 React Styled Components Jest

Install

 yarn add luna-ui-lib

Unit Tests

To run the unit tests:

yarn test

Docs

Project Structure

.
+-- README.md
+-- .gitignore
+-- .babelrc
+-- .npmignore
+-- package.json
+-- /docs
|   +-- ... github pages content
+-- /stories
|   +-- ...
+-- /src
|   +-- /components
|   |   +-- ...
|   +-- /config
|   |   +-- ...
|   +-- index.js
|   +-- setupTests.js

Team

@mogobruno @rmdias @sppiotrowski

Releases

No releases published

Packages

No packages published