Skip to content

akanippayyur/es6-babel-node-sample-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAMPLE APPLICATION FOR NODE USING ES6 AND BABEL

A Node express application in ES6 transformed using babel.

npm install

Installs the dependencies.

npm start

This runs the npm prestart and start which first copies the index.js from src to the dist folder. npm start

npm run minimum-required-coverage

Make sure the minimum test coverage is achieved.

npm run watch:test

To run the test and have a watch on the changes.

About

Sample ES6 node application using babel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published