- Install VSCode
- Install Git Bash (Git - Downloads)
- Install Node.js (Node.js — Run JavaScript Everywhere)
- Check install done
$ node -v
v22.11.0
tang7@joshtang MINGW64 ~
$ npm -v
10.9.0
tang7@joshtang MINGW64 ~
$ git -v
git version 2.47.0.windows.2
npm install --save lodash
npm run build
npm run watch
npm install --save-dev webpack-dev-server