Skip to content

Pr1styu/SUDOku

Repository files navigation

SUDOku

How to use the Frontend

  1. Navigate to the frontend root directory
  2. Open console and use these commands:
  • yarn install
  • yarn start
  1. Until there is no complete authentication:
  • Open .env and replace these: HTTPS=TRUE --> HTTPS=FALSE
  • Open package.json and replace these under "scripts":
    "start": "set HTTPS=true&&react-scripts start" --> "start": "react-scripts start"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published