This site is built with Middleman & Gulp.
Requirements are:
- Ruby & Bundler
- NPM
Installing:
$ git clone https://github.com/zadevchat/website
$ cd website
$ bundle
$ npm install
$ bundle exec middleman
Then open http://localhost:4567.
This site is built with Middleman & Gulp.
Requirements are:
Installing:
$ git clone https://github.com/zadevchat/website
$ cd website
$ bundle
$ npm install
$ bundle exec middleman
Then open http://localhost:4567.