Closed atasoyfurkan closed 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.