maxxheth/Google-Analytics-Quick-Dirty-Prototype
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1. Run 'npm install' and 'composer install' to install all dependencies for both JS and PHP. 2. Run 'npm install -g babel-cli' to install Babel CLI. This is critical for the Gaze plugin to work properly, which executes NPM scripts as soon as files (that you point it to) are changed.