h4t0n / semanticui-boilerplate

SemanticUI boilerplate with gulp task manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SemantiUI-Boilerplate

A simple SemantiUI project boilerplate with clear and useful gulp tasks.

Install

Simply type npm install from the repository root to install all SemantiUI and tasks dependencies.

SemantiUI is installed by using the official npm method, and after the installation it is available under the /semantic directory, so you can configure its styles and your site as usual.

Usage

Type gulp help to see all available tasks.

The boilerplate exposes two SemantiUI tasks to build and watch SemantiUI changes as documented in the officiale recipes.

Other tasks allow to serve the web application with browserSync watching and updating changes.

NB: build task need to be done.

TODO

  • Build Task
  • README doc

About

SemanticUI boilerplate with gulp task manager.

License:MIT License


Languages

Language:HTML 53.2%Language:JavaScript 36.4%Language:CSS 10.4%