Skip to content

vandre-sales/meliva-design-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Meliva.ai Design System

This is the official Meliva.ai Design System, a cohesive set of reusable UI components for building consistent and high-quality user experiences.

This project is a customized fork of Shoelace.


For Developers

This documentation is for developers who want to contribute to the project, tinker with the source, or create a custom build of the design system.

Forking the Repo

Start by forking the repo on GitHub, then clone it locally and install dependencies.

git clone https://github.com/vandre-sales/shoelace
cd shoelace
npm install

Developing

Once you've cloned the repo, run the following command to start the development server.

npm start

Building

To generate a production build, run the following command.

npm run build

Creating New Components

To scaffold a new component, run the following command, replacing mel-tag-name with the desired tag name.

npm run create mel-tag-name

License

The Meliva.ai Design System is available under the terms of the MIT license.

About

Web Awesome ("Shoelace 3") has been released!

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.9%
  • CSS 5.5%
  • JavaScript 2.5%
  • Other 0.1%