Closed johnmccollum closed 2 years ago
No issues running this with webpack (I'm on a Mac) but the ReadMe should be updated to remove references to Parcel. The app now runs on port 8080
instead of 1234
as well. 🙂
Thanks @ellie-at-arnoldclark, nice catch! Pushed a further change that:
This PR updates the mob programming start point to use Webpack rather than Parcel. It came to light that some Windows users were having problems
npm install
ing as they were running into node-gyp issues.