Gal Design System
This project was created with the goal make easier sharing the default design system of the company.
Not only to help getting started with new frontend applications, but also asure the visual patterns, as it will come always from the same source. It will avoid big disturbance in different projects on design matter.
How to install
It's easy as install a NPM package. Which by the way is project in NPM over the organization gal-saloon.
Install to a new project
To install the package, run the command with npm
or yarn
:
npm install @gal-saloon/design-system
or
yarn add @gal-saloon/design-system
Docs
You can check the documentation in Wiki
Missing something?
The content inside the package must attend all design use cases. In case you miss somethign let us know! :)