1. 25
    Initialize a Webpack Project with Karma for Testing
    5m 22s

Initialize a Webpack Project with Karma for Testing

InstructorKent C. Dodds

Share this video with your friends

Send Tweet

There are several steps involved with setting up Karma to work on your webpack project. In this first step we'll initialize our karma configuration and setup our package.json scripts.