Skip to content

Webpack 2, ES6/Babel, React, Redux, React-Router, Mocha, Enzyme, TestDouble...

Notifications You must be signed in to change notification settings

alexdaube/ReactSimpleStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Step 1: Make sure that nodeJS is installed. I suggest using a node version manager.

Step 2: Install project dependencies.

$ npm install

Step 3: Start the dev server

$ npm start

Tests: Run the tests once or continuously.

$ npm test
$ npm run test:watch

About

Webpack 2, ES6/Babel, React, Redux, React-Router, Mocha, Enzyme, TestDouble...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published