Skip to content

muralikrishna8/es6-gulp-mocha-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6-gulp-mocha-test

It's a boilerplate for writing code in ES6 with the TDD framework as mocha and chai.


To use it clone the source: git clone https://github.com/muralikrishna8/es6-gulp-mocha-test.git

then move to the project cd es6-gulp-mocha-test

Then run install the dependencies: npm install

To build the sources: gulp build

*after build the sources files will be created in dist/ folder

To run the test: gulp test

About

It's a boilerplate for writing code in ES6 with the TDD framework as mocha and chai

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published