Component library based on Vue and Tailwind
For full documentation, visit Documentation.
The following libraries are being used in this project.
- MAJOR: a commit that has the text BREAKING CHANGE: section introduces a breaking API change. A breaking change can be part of commits of any type. e.g., a fix:, feat: & chore: types would all be valid, in addition to any other type.
- MINOR: a commit of the type feat introduces a new feature to the codebase
- PATCH: a commit of the type fix patches a bug in your codebase
npm install @solfacil/components-ui
or yarn
yarn add @solfacil/components-ui
yarn run storybook
$ start # Run the development environment
$ build # Generates the production build
$ lint # Perform eslint to check code error patterns
$ generate {NameComponent} # Generates the base files of a components
$ proxy # Generate a proxy with ngrok
Released under the MIT License. Copyright (c) Solfácil.