msmfsd / es2015-example

Manning Node In Action Tutorial Chapter 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

es2015-example

Manning - Node.js In Action Second Edition - Chapter 4 example

This is a modified and expanded version of the simple es2015 example in chapter 4 of the excellent Manning MEAP eBook by Mike Cantelon. I have rendered the script to html and added eslint and source mapping. Click here to view or purchase the publication

Getting started

npm install
npm build

About

Manning Node In Action Tutorial Chapter 4


Languages

Language:JavaScript 63.1%Language:HTML 36.9%