Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 361 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 361 Bytes

Setup Instructions

Install Node.js

Make sure you have Node.js installed on your computer before trying to run this project.

Install Project Dependencies

Use the command 'npm install' in the terminal to install project dependencies.

Run the Project

To start the project after installing dependencies use the command 'npm start' in the terminal.