bounswe / 2021SpringGroup5

4 stars 4 forks source link

Contribute Group Milestone: System manual #675

Closed atasoyfurkan closed 2 years ago

atasoyfurkan commented 2 years ago
atasoyfurkan commented 2 years ago

I filled the system requirements and required packages for the react app. It is as follow: Frontend System requirements: Linux, Windows or Macos operating system and a web browser (Google Chrome recommended) Installation instructions: In a web browser (recommended Google Chrome), navigate to https://nodejs.org/en/download/ and download Node.js to your local computer. Allow cookies in the web browser Navigate to the frontend/app folder in the project folder. Run the command: npm install which installs all required packages. Run the command npm start which starts the application in the localhost:8000.