Running the application Copy .env.example to .env Change server url in .env if needed Install dependencies: npm install Run app: npm start