This is a custom components library created using stenciljs and materialUI sass mixins. The project is intended to be a seed to create a corporative components library and to be reused within the main web frameworks such as Angular, React and Vuejs.
This project is currently being actively developed
- Custom components
- todo
- Material components
- button
- ripple effect
- switch
- textarea
- typography
git clone https://github.com/oscargm/stencil-components.git
cd stencil-components
npm i
npm start
Contributions are welcome, if you want to contribute in some way, just submit an issue or a merge request.