/tdd-react-es6

Starter project focused on test driven development (TDD) with React, ES6 and Jasmine

Primary LanguageJavaScript

TDD with React & es6

Starter project focused on facilitating test driven development (TDD) with React, ES6 and Jasmine

Tools:

  • Webpack
  • Karma
  • Babel

Commands

  1. git clone git@github.com:leocristofani/tdd-react-es6.git
  2. npm install
  3. npm run watch
  4. npm run test