Getting Started

Semantic UI Angular 2 Integrations, written in pure AngularJS - no JQuery required.

Installation

To install this library, run:

Next include the Semantic UI CSS file in your index.html (you can include a manually compiled one if you use themes):

Once installed you need to import the main module:

Finally import the main module into your application module:

N.B. you can import individual component modules:

Now you're good to go!

Dependencies

Angular 2 (^2.0.0 final)
Semantic UI CSS (jQuery is not required)