Play Bad Apple in console with Nodejs!
You can either git clone
or download the repository as a zip.
Set your terminal window to the directory
cd bad-apple-nodejs
Install the necessary dependencies and packages by using
npm i
Run the code by doing
npm start
ornode .
ornode index.js