React practice with enzyme and mocha
- Node.js (recommended: 10.x)
- npm (recommended: 6.x)
$ git clone https://github.com/alisonjonck/react-practice
$ cd react-practice
$ npm install
$ npm test
$ npm run test-debug
On Chrome open chrome://inspect
$ npm start
$ npm run build