Closed TellTej closed 3 years ago
You dont install gulp and the library on the pi. you do nvm/node/gulp tasks on your computer, that compiles the code into the /dist folder, and you copy the /dist folder (and the index.html) to the pi. then have the index file auto-open on the pi.
As above - compile the code on your computer first, then move things over.
I'm actually in the middle of rewriting this whole thing to be more modern and easier, it should be ready for use in about a week 🙂
2.0.0 released! "about a week" was definitely ambitious
I don't fully understand how to install gulp and this library onto my pi. Could you help?