Skip to content

Getting Started

carme24036 edited this page May 6, 2024 · 1 revision

When you have the project downloaded on your computer, open the terminal to the project folder directory and type "npm i" to get all the necessary packages. Once that is done, type "node app.js" to run the project.

Clone this wiki locally