$ git clone git@github.com:Newsblock/frontend.git
$ npm install
$ gulp
Easy to host on Heroku
- Install heroku toolbelt
$ heroku login
$ heroku create
$ heroku config:set NPM_CONFIG_PRODUCTION=false
$ git push heroku master
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ git clone git@github.com:Newsblock/frontend.git
$ npm install
$ gulp
Easy to host on Heroku
$ heroku login
$ heroku create
$ heroku config:set NPM_CONFIG_PRODUCTION=false
$ git push heroku master