generator-blinktrade
v0.1.41
Published
yeoman generator for blinktrade frontend exchange
Downloads
1
Readme
Generator Blinktrade
yeoman generator for blinktrade frontend exchange.
##Getting Started
- Install generator:
npm install -g generator-blinktrade
- Generate with
yo blinktrade
and will create a folder with exchange name
##Install 1 - Once generated projected, make sure that you have jekyll installed
$ gem install jeykll
2 - jekyll multiple languages plugin
$ gem install jekyll-multiple-languages-plugin
Build and Run
$ jekyll server --watch
Livereload
Install with bundle
$ bundle install
and run with:
$ guard
Browser Support
| | | | --- | --- | --- | --- | --- | IE 11+ ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
##License MIT