Skip to content

gukeskl/InterviewTask

Repository files navigation

how to run

  1. Install docker on machine
  2. create .env file in the root of the project based on .env.example
  3. install Dev Container extension in VS Code
  4. Open the project in VS Code
  5. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P on Mac)
  6. Type "Dev Containers: Reopen in Container" and select it
  7. Wait for the container to build and start
  8. Open a terminal in VS Code (Ctrl+ or Cmd+ on Mac)
  9. Run pnpm install to install dependencies
  10. Run pnpm dev to start the development server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published