Authorization and resource server to control your MyQ-Enabled devices.
yarn install //npm install
Head down into the client folder.
yarn install //npm install
yarn build //npm run build
Go 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