Learning ES6 (Harmony)
Learning ES6 Harmony
Prerequisite
- Installed NodeJS to your machine
- Growl for Windows (Optional)
Installation
- Fork or clone this repository
2.
npm install
Build (Manual) 🤘
- Create the directory /lib and /src
- Add your ES6 code to /src
- Open cli >
npm run buildnative js is built to /lib
Build (Through gulp task) 🐳
- Open cli >
gulp
Stack list
- gulp
- gulp-babel
- gulp-notification
- babel
- ES6
