Skip to content

MeechaPooch/scratch-statstitleproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To test this out on your own remix of the original project, edit index.js and replace the following info object attributes with your username, password and remixed project ID:

const info = {
    username: "ilhp10",
    password: "its a secret!!!",
    projectId: "509531164"
}

Then, open your terminal and install the node modules:

npm i

Finally, run the node code!

node .

About

Code for the NodeJS server running the scratch project: "This project has _____ views" https://scratch.mit.edu/projects/509531164/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published