#Programmer noob needs help running something from github

1 messages · Page 1 of 1 (latest)

jaunty cedar
#

Make a folder for the project

#

Go to it in windows terminal or whatever terminal you're using on another os

#

npm init -y

#

npm i puppeteer-lottie

#

code index.js (this requires visual studio code to be installed)

#

npx nodemon index.js (runs the app)

#

Just follow the examples in the link.

#

And you should be good to go

#

You don't.

#

You need to install the library local to the project.

#

With that command I provided, yes

#

I intentionally made it with as little thinking to be done on your part as possible

worn moon
#

It should be “node”

jaunty cedar
#

Nope

jaunty cedar
#

Like the parenthesis said you need visual studio code.

#

I didn't type anything I didn't mean to seemsgood