Skip to content

A preconfigured starterkit configured with webpack, babel, react, redux, jest, and airbnb linting

Notifications You must be signed in to change notification settings

justinbaltazar/react-jest-starterkit

Repository files navigation

React + Jest Starterkit

I created a simple starterkit to help myself and others build out our ideas faster.

This starterkit contains examples on testing with Jest, mocking Redux stores, and good practices. Runs on Node v13.12.0.

Getting Started

  • To install, run yarn
  • To run the Webpack Development Server, run yarn start
  • To build and deploy your code, run yarn deploy

ModuleNameWrapper for Jest and Webpack aliasing is enabled. See the examples in jest.config.js and webpack.config.js for more information on how that's done.

Happy building!

About

A preconfigured starterkit configured with webpack, babel, react, redux, jest, and airbnb linting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published