anthonysimone / es6-examples

Some simple es6 syntax examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlankSlate

A blank project set up with a preprocessors and Foundation.

Clone the repo and then run npm install and you're good to go.

Gulp tasks available out of the box:

gulp styles
gulp sassdoc
gulp scripts
gulp watch

Compiling with babel, so ES2016 syntax is allowed!

About

Some simple es6 syntax examples


Languages

Language:JavaScript 85.8%Language:HTML 14.2%