Skip to content

mstop4/react-mocha-enzyme-starter

Repository files navigation

React-Mocha-Enzyme Starter Project

React starter project that uses Mocha and Enzyme for unit testing.

Install modules:

yarn install

Run dev server:

yarn start

Build production code:

yarn build

Run tests

yarn test

About

React starter project with Mocha and Enzyme for testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published