/sample-js-react-mobx-tdd-project

Sample project to kick off your TDD experience with JS, ReactJS and MobX

Primary LanguageJavaScript

Sample setup for TDD with JS, React, MobX

  1. npm install
  2. npm run build
  3. npm run test or npm run test:coverage