Clone repo to your wordpress theme folder and run
yarn
Or
npm install
Change your browser-sync proxy in: webpack.mix.js
finally run:
yarn watch
npm run watch