Skip to content

A simple example to familiarise with ES6 and its configuration

Notifications You must be signed in to change notification settings

Gabbendorf/ES6-Setup-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example in ES6 and Babel

An example to familiarise with Node.js, Babel and Jest as testing tool.

How to run the tests

You need to have npm and Node.js installed:

git clone git@github.com:Gabbendorf/ES6-Setup-Example.git
cd into main folder
npm install
npm test

Credits

Thanks charlottebrf as her Github repo turned out to be very useful!

About

A simple example to familiarise with ES6 and its configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published