/react-tdd

Use test driven development to build a web app with React and Node

Primary LanguageJavaScriptMIT LicenseMIT

react-tdd

Use test driven development to build a web app with React and Node

Installation

  1. Install Node.js
  2. In the console, type npm install

Usage

To build:

  1. In the console, type npm run build