Skip to content

sebivenlo/esd-2024-threejs

 
 

Repository files navigation

ESD template

Please make sure all artifacts are in this GitHub repository.
That includes:

  • Code
  • Workshop materials
  • Presentation (if applicable)
  • References.
  • Docker (compose) file (if applicable)

How to Start

  1. Clone repository and open it in VS Code
  2. Have docker desktop open
  3. Open terminal at Practical_Tasks\Compromised_Workshop\src folder
  4. Run the following commands:
    1. docker-compose build --no-cache
    2. docker-compose up
  5. Start working on the tasks.

The page will show changes automatically when you cloned through GitHub Desktop. When you downloaded the zip, just save (ctrl + s) and they show. No need to restart the container.

Results will show here: http://localhost:5173/

About

esd-2024-esd-2024-esd-template created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • HTML 5.1%
  • Dockerfile 3.6%