Authorization and resource server to control your MyQ-Enabled devices.
yarn install //npm installHead down into the client folder.
yarn install //npm installyarn build //npm run buildGo back into the root folder and create a new file called config.js and copy and paste the content of config-example.js into it.
Specify the missing parameters in config.js.
yarn start //npm start