Appearance
This guide will help you install and set up Bundlewatch in your project.
You can install Bundlewatch using either npm or Yarn:
npm install bundlewatch --save-dev
yarn add bundlewatch --dev
Now you're ready to use BundleWatch! 🎉