Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.2 KB

Storeen

WIP

Storeen is a monorepo real application with your own design system and component library in comprised of modern, responsive, living components.

The storeen frontend structure was designed to try use shared code in all the application pages taking the design system into consideration.

Usage

$ yarn install
$ yarn dev
# or
$ yarn dev -p <custom_port>

Design System

The @storeen/system is the core of all components theme-based style props for building all the components inside storeen.

Component Library

The @storeen/components is the UI components built on top of storeen design system.

Styleguide

The @storeen/styleguide is our design system, the home for all our reusable/principles patterns, components and assets.

Check out our styleguide documentation for more details.