Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

mukulsaini/node-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-es6

Used Babel to compile the Javascript files

Development Dependencies

  • babel-cli : Compile files from the command line using babel
  • babel-preset-es2015 : Babel preset for all es2015 plugins
  • rimraf : Run the unix command rm -rf in NodeJS

Running the app

  • clone this repo
  • run npm install
  • run npm start

Open the link in the browser to see this working.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published