0.0.3 • Published 4 years ago

@juanestbandev/components v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Storybook - CodeJoin Documentation

Commands to init the storybook

install storybooks

fist install storybook and config manuality, choose React proect for job in this project

npx sb init

start || run the server

npm run storybook

Atoms Components

  • Button
  • Heading

Molecules

  • Creating Paragraph Molecule
  • Creating Button Molecule
  • Creating Heading Molecule

Design Tokens Variables

  • Creating with files system of node the tokens.css for implement variables in css of all choices and decisions of Design-Tokens

Command:

npm run build-custom-properties
  • serif: will use for titles
  • sans: will use for normal-text
  • mono: will use for write the code between other
  • lerning whats is the web scrapping with python or node pippper

Upload and sharing our library in npm

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago