How to compile?
Closed this issue · 1 comments
Dontmindmes commented
Hey Im new to node.js but i saw this amazing package and really wana get in to it,
how would i compile my code? say i made a index.js with the example code and wanted to execute it how would i do so?
ghostrick commented
$ yarn add node-googlehome # or 'npm install node-googlehome'
$ node index.js