Getting Started
Getting up and running with Semantic UI
Preface
Using Build Tools
Semantic UI packaged Gulp build tools so your project can preserve its own theme changes.
The easiest way to install Semantic UI is our NPM package which contains special install scripts to make setup interactive and updates seamless.
For installing with specific integrations like Ember, React, or Meteor, see our integration guide
For integrating Semantic UI tasks into your own build tools, or using a CDN see our recipes section.
Installing
Install NodeJS
If you are unfamiliar with setting up NodeJS you can follow the steps below, or check out the download page on nodejs.org