Download Zip
git clone git@github.com:Semantic-Org/Semantic-UI.git
# install latest stable
bower install semantic-ui
# or specify a branch
bower install semantic-ui#1.0
wget https://github.com/Semantic-Org/Semantic-UI/archive/1.0.zip
npm install semantic-ui
Individual components are available pre-built with default theming. These may be useful for projects with strict dependency management, or when additional theming isn't necessary.
Components on GitHub
# component names correspond to element names
bower install semantic-ui-dropdown
npm install semantic-ui-dropdown
# individual repos for each element by name
git clone git@github.com:Semantic-Org/UI-Dropdown.git
These Content Distribution Networks host the packaged library with all components.
Using these links is only recommended for projects that do not require theming.
https://cdnjs.com/libraries/semantic-ui
http://www.jsdelivr.com/#!semantic-ui
http://open.bootcss.com/semantic-ui/