Several quick start options are available:
- Clone the repo:
git clone https://github.com/QasirID/qasir-components.git
- Install with npm:
npm install qasir
- Install with yarn:
yarn add qasir
Read the Getting started page for information on components, ui kit and more.
- Fork qasir-components to your GitHub.
- Checkout develop branch
- Create a new feature branch, eg: feature/comboBox
- Test cross-browser compatibility (IE 11 and browser android 4.3), ask @Kukuh Prabowo about lambda access
- If all done, push to your fork GitHub and create Pull Request to qasir-components repository, (format will add below)
- Ask @Adhit to review your code
## Summary
- Feature Name
Feature Description
Screenshot
## Test Plan
storybook
## Checklist
- [ ] I have tested these changes in at least 2 browsers (if relevant)
Code and documentation copyright 2019 the Qasir Authors and Qasir.id Code released under the MIT License. Docs released under Creative Commons.