Skip to content

A design system built with React, Typescript and Storybook to help GetIn developers use reusable components and patterns

Notifications You must be signed in to change notification settings

getinapp/get-love

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Love

Design System | Get In

Built with ❤︎ by Maganez Filho

📌 Contents

  • Global Tokens
  • Core components

💻 Technologies

This project was made using the follow technologies:

🎯 Purpose and Features

  • A Design system made with React, Typescript, and Storybook for helping to use of reusable components and patterns;

👷 How to Run

# First step:
Have sure that you have installed nodejs on your machine

# Install dependencies
$ yarn

# Run application on development:
$ yarn dev

# Run build:
$ yarn build

👷 How to Publish

# Select which packages have changed
$ yarn changeset

# Run when a release is ready, and the changes are verified
$ yarn version-packages

# This will run npm publish in each package that is of a later version than the one currently listed on npm
# 🚨 - We don't need to use that script manually, because we already have a CI/CD to do it
$ yarn release

Go to http://localhost:6006 to see the result.

📦 NPM Packages

📕 License

Released in 2022.

Made with ❤︎ by Maganez Filho 🚀.

About

A design system built with React, Typescript and Storybook to help GetIn developers use reusable components and patterns

Resources

Stars

Watchers

Forks

Packages

No packages published