Skip to content

The Pamela UI Design System is a cohesive, reusable set of user interface components designed to make it easy to build consistent, scalable applications.

Notifications You must be signed in to change notification settings

pamelasantoss/design-system

Repository files navigation

Design System | Pamela UI Design System

💡 Description

This entire monorepo project was developed as part of a study project by Rocketseat. It contains the entire ecosystem of a Design System.

You can find more details about the others repositories here:

Package Link
Docs More details
ESLint config More details
React More details
Tokens More details
TS Config More details

🚀 Technologies

✔️ How to edit and contribute

  • After cloning and installing dependencies, run npm run dev.
  • Read the instructions of each repository and make the necessaries updates.
  • After changing something, let's commit, but first, follow this instructions to update the changelog of the updated repository:
    • Run the following code to determine the version of the package:
      npm run changeset
      
    • Then run the following code to create the versions and update the changelog file:
      npm run version-packages
      
    • After that, you can commit!

About

The Pamela UI Design System is a cohesive, reusable set of user interface components designed to make it easy to build consistent, scalable applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published