We invite you to check out and contribute to our new WINGS Platform Angular UiKit. We will be glad to welcome every participant to our open source solution.
Checkout for documentation on the latest version of library.
You'll need an angular app to be able to use this components library.
Install library using npm:
npm install @wings_platform/ui-kit
Or yarn:
yarn install @wings_platform/ui-kit
git clone https://github.com/WingsDao/ui-kit.git // clone the repo
cd ui-kit
npm install // install all dependencies
npm start // run an app on https://localhost:4200
Add, edit or fix and create a pull requests!
We use SemVer for versioning. For the versions available, see the tags on this repository.