1.0.24 • Published 7 months ago

diffuse-ds v1.0.24

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Diffuse Design System of hytag

Diffuse is a Design System built with React.

Stack

This project uses Yarn, JavaScript, Storybook, Sass, Styled Components, React.

Maybe you want to read about them:

This project also uses Husky to prevent commit and push messy and wrong code.

Overview

This project contains shareable styles of components, UI Components using React and Storybook's presentation and build configs need to stay here.

Commands

Install

yarn install

Run storybook library

yarn storybook

Running the local Project

  • To test on a project that is consuming our package we can run our project with
yarn run build:npm:watch
  • To be exposed as a local package
npm link
  • In the project that consumes this package we will run the command
npm link diffuse-ds

Publish in NPM

  • To prepare your package to be published:
yarn build:lib
  • If you haven’t already, sign-up to npm.
  • Go into your terminal.
npm login
npm publish

📝 License

Copyright © 2022

1.0.22

10 months ago

1.0.21

10 months ago

1.0.20

10 months ago

1.0.24

7 months ago

1.0.23

10 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.12

11 months ago

1.0.5

12 months ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago