This is a simple app, which allows you to use ECMAScript 2015 (6) and see the output of the console immediately. It is based on Babel - a JavaScript compiler.
For more details on Babel, please visit here.
#Usage
-
Clone or download the repo
-
Navigate to the folder
-
Run
npm install
-
Run
npm start
-
Open
http://localhost:3000/public
in Chrome or Firefox