Skip to content

Udemy Advanced React and Redux sample application with generator-wallaby-webpack-react

Notifications You must be signed in to change notification settings

michael4reynolds/advanced-react-testing

Repository files navigation

Installed via generator-wallaby-webpack-react

Getting started

npm

In the terminal execute the following command:

$ npm install

React Hot Loading

Run the following command to enable React Hot Reloading:

$ npm start

It will start a minimal webpack-dev-server that listens for changes in your react components.

Tests

Terminal

$ npm test

IDEA

Configure Wallaby for one of the supported IDEAs.

Configure Wallaby in Intellij

Open:

Run -> Edit Configurations..

Then add new configuration by clicking +, name it Wallaby, and browse for the wallaby.js file that resides in the root directory of the repository.

About

Udemy Advanced React and Redux sample application with generator-wallaby-webpack-react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published