Skip to content

alisonjonck/react-practice

Repository files navigation

React-practice

Build Status codecov

React practice with enzyme and mocha

Requirements

  • Node.js (recommended: 10.x)
  • npm (recommended: 6.x)

Install

$ git clone https://github.com/alisonjonck/react-practice
$ cd react-practice
$ npm install

Run tests

$ npm test

Run tests with debug

$ npm run test-debug

On Chrome open chrome://inspect

Start & watch

$ npm start

Build for production

$ npm run build

Releases

No releases published

Packages

No packages published