npm install
-
gulp init
- Runs the Semantic UI build. -
gulp watch:dev
- Watches development files and runs builds when needed. -
gulp serve:dev
- Starts the Hapi server and serves the files. -
gulp test
- Runs the Mocha tests in the Karma test runner.