A complete list of all components to be built can be found here 👇🏽.
You can also view all developed components in Storybook!
yarn install
yarn bootstrap
yarn serve
- Setup Storybook for components UI
- Theme Provider
- Develop styling scheme for components with styled components
- Setup Vue.js plugin system
- Provide Theme
- Observe theme and set it dynamically in javascript with ease.
- Provide icons API for icons component
- Accessibility (Focus) Styling
- Setup NPM distribution
- Set up type system for components with Typescript