Skip to content

Commit

Permalink
Merge branch 'master' of github.com:stanleyhlng/es6-dev-template
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyhlng committed Mar 27, 2015
2 parents 527e75f + c0c5e09 commit f7de077
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,20 @@ Template for ES6 development. (WIP)
[![Dependency Status](https://img.shields.io/david/stanleyhlng/es6-dev-template.svg?style=flat-square)](https://david-dm.org/stanleyhlng/es6-dev-template)
[![devDependency Status](https://img.shields.io/david/dev/stanleyhlng/es6-dev-template.svg?style=flat-square)](https://david-dm.org/stanleyhlng/es6-dev-template#info=devDependencies)

[![image](https://raw.githubusercontent.com/wiki/stanleyhlng/es6-dev-template/assets/images/es6-dev-template.jpg)](https://raw.githubusercontent.com/wiki/stanleyhlng/es6-dev-template/assets/images/es6-dev-template.jpg)

---
### Walkthrough

> Running ES6 in Browser
[![image](https://raw.githubusercontent.com/wiki/stanleyhlng/es6-dev-template/assets/images/es6-dev-template-browser.gif)](https://raw.githubusercontent.com/wiki/stanleyhlng/es6-dev-template/assets/images/es6-dev-template-browser.gif)

> Running ES6 in Node**
[![image](https://raw.githubusercontent.com/wiki/stanleyhlng/es6-dev-template/assets/images/es6-dev-template-node.gif)](http://showterm.io/ef633b2b77486992ed412#slow)

---
QUICK START
### QUICK START

* $npm install

* $./node_modules/.bin/bower install
Expand Down

0 comments on commit f7de077

Please sign in to comment.