- nodejs and npm from nodejs.org
- IDE and terminal;
preferably: Visual Studio Code
- Clone the repository and run
npm installin the root directory of this repo - In the terminal, use either
build:devto start webpack dev-server. Optional:Setup eslint config file for linting, enable it using vscode settings or your preferred IDE.
- npmjs.com to search for packages.
- mdn web docs