Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.02 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.02 KB

Wings Platform Design Kit - Feather design system

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.

Getting Started

Checkout for documentation on the latest version of library.

Prerequisites

You'll need an angular app to be able to use this components library.

Installing

Install library using npm:

npm install @wings_platform/ui-kit

Or yarn:

yarn install @wings_platform/ui-kit

Contribute

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!

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License