Example on how to build your own UI components library.
yarn
To build the library:
yarn build
To start the documentation where you can show case the elements from dist:
yarn dev
- Pablito Romero Jr. - twitter
This project is licensed under the MIT License - see the LICENSE.md file for details