Skip to content

nguyenbathanh/es6-mocha-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es6-mocha-starter

Simple starter with ES6, Mocha, Chai setup with webpack-dev-server

How to run locally

Make sure you have Node JS installed on your machine

If not, than this article will help you.

// To install the dependencies
npm install

// To start the application
npm run start

// To run test
npm run test

// To run test in watch mode
npm run test:watch

About

Simple starter with ES6, Mocha, Chai setup with webpack-dev-server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published