Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.15 KB

RawBlock-kik

The kickstarter for the worlds most flexible and efficient responsive component library to build modular HTML web interfaces: Rawblock.

Prerequisites

  • Mac OS X, Windows, or Linux
  • Node.js v4.6.0 or newer
  • npm v3.3 or newer (new to npm?)
  • Gulp installed global npm install -g gulp

Getting Started

  1. Get the latest version (only if no project exists) Download the kik or clone git clone https://github.com/boffinHouse/rawblock-kik.git yourAppName this repository.

  2. Run npm install npm install : This will install both run-time project dependencies and developer tools listed in package.json file.

  3. Run gulp commands

    • gulp : Build & Optimize. Ready for deployment.

    • gulp dev : Development. Watch for Changes & active Server

      Checkout all available gulp commands

LICENSE

RawBlock-kik is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.