Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 363 Bytes

Bad Apple Nodejs

Play Bad Apple in console with Nodejs!

Requirements and Installation

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 or node . or node index.js