Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 215 Bytes

installation.md

File metadata and controls

7 lines (6 loc) · 215 Bytes

Webpack: Installation

Steps

  1. Install NodeJS. This will also install Node's package manager, npm.
  2. Navigate to the bundles/ directory:
    cd bundles/
  3. Run npm install.