rbhirve / ES6-features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript ES6 Features

Install node js on your machine globaly and start coding. for installation on ubuntu:

sudo apt-get update
sudo apt-get install nodejs

Take a pull from git repository and try to understanding features. For running the file hit following command in terminal

node file_name.js

Check the output.

About


Languages

Language:JavaScript 100.0%