- (First time and after pulling changes) Run
npm install - Run
npm run start - Open your browser to https://localhost:3000
The app may give an https error saying that the certificate is self signed and cannot be trusted. Ensure that you allow the site to proceed anyway because this self signed certificate is necessary for the gamepad API.
- (First time and after pulling changes) Run
npm install - Run
npm test