imbric-theme v1.1.5
Table of Contents
Getting Started
You must have
react, react-dom and classnames installedthiose are peer dependencies of this project.
1. Installation
Using NPM
npm install imbric-themeUsing Yarn
yarn add imbric-theme2. Using the library
- Import component
import { Icon, ButtonIcon } from '....'- Use component
<ButtonIcon icon="arrowRight" type="primary">
Cowards Agreed
</ButtonIcon>Storybook
Check the rest of the available components in our Storybook
Running the project locally
Follow these steps to start the project in development
- Clone repository.
git clone git@bitbucket.org:jorgemuriel/imbric-storybook.git - Install dependencies in the project folder running
yarnornpm install - Run Storybook with
yarn devornpm run dev, this command will build the tokens and open Storybook.
Running the tests
- Run
yarn run testornpm run test - To keep the tests running, run
yarn run test:watch
Methodologies
Atomic Design
For this project will be using the methodology to create componentes called Atomic Design. The component library will be creating just Atoms and Molecules with the following definitions:
Atoms definition
For this project an atom will be a component that is composed by an unique Atom with or without HTML tags, or just HTML tags.
Molecules definition
For this project a molecule is a component that is composed by at least 2 different atoms.
1 year ago
1 year ago
10 months ago
10 months ago
11 months ago
11 months ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago