/node-v4-example

An example js file using ES2015 features newly supported in node v4.0.0

Primary LanguageJavaScript

node-v4-example

An example js file using ES2015 features newly supported in node v4.0.0

###To try:

  • clone this repo
  • install latest node version (^4.0.0)
  • $ node app.js
  • see the awesomeness