Skip to content

The worlds most flexible and efficient responsive component library to build modular HTML5 web interfaces.

License

Notifications You must be signed in to change notification settings

boffinHouse/rawblock

Repository files navigation

#RawBlock The worlds most flexible and efficient responsive component library to build modular HTML5 web interfaces.

##Requirements RawBlock relies on some tools who must be globally installed on your machine.

  • NodeJS. Works with version 6.9.x and higher!
  • Grunt is used as our task runner to build the project.
  • SASS as our CSS preprocessor.

##Getting Started This is what you have to do to start a project with RawBlock.

  • Download the latest version.

##Building

Grunt build tasks:

  • grunt: Deletes previously dev build, rebuilds templates (assemble, prettify html), rebuilds css (compiles sass to css, prefixes css), rebuilds JS (compiles ). Use in development phase.
  • grunt dist: Deletes previously dist build, rebuilds templates (assemble, prettify html), rebuilds css (compiles sass to css, prefixes css, minifies the css), rebuilds JS (compiles ). Use for distribution.

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

About

The worlds most flexible and efficient responsive component library to build modular HTML5 web interfaces.

Resources

License

Stars

Watchers

Forks

Packages

No packages published