Hamza-Alwani / CSE3311_Alzheimers

2 stars 3 forks source link

Steps to contribute

Required programs to run the project

git clone https://github.com/Hamza-Alwani/CSE3311_Alzheimers

Clone the project to your computer.

Navigate to the project directory with your cmd terminal

Must be navigated to inside the node.js terminal.

Run 'npm install' with cmd terminal

Installs all the required dependencies before you can start the localhost.

Run 'npm start' with cmd terminal

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.