Requirements
- Node.js v8.11 or greater
- Gulp (
npm install --global gulp-cli) - Chrome (preferred), Opera, or Firefox browser
In the first setup, run npm install to install all dependencies.
On posterior runs, just use the command npm run build:watch
If for some reason your npm install failed due to node-gyp, read on.
If your Mac has been upgraded to macOS Catalina (10.15), please read this.