The kickstarter for the worlds most flexible and efficient responsive component library to build modular HTML web interfaces: Rawblock.
- 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
-
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. -
Run npm install
npm install
: This will install both run-time project dependencies and developer tools listed in package.json file. -
Run gulp commands
-
gulp
: Build & Optimize. Ready for deployment. -
gulp dev
: Development. Watch for Changes & active ServerCheckout all available gulp commands
-
RawBlock-kik is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.