- npm install -g brunch
- npm install
- brunch watch --server
- http://localhost:3333/
As of 2024:
- nvm install 9.11.2 (install older Node version)
- nvm current, check if 9.11.2 is selected
- npm i -g brunch@2
- npm install
- ...
| Name | Name | Last commit date | ||
|---|---|---|---|---|
As of 2024: