Skip to content

CoderDojoDISI/website-frontend

Repository files navigation

CODER DOJO MASTER

This repo contains the code required to run the frontend website of CoderDojo Master.

Architecture

The project is composed of different Docker containers.

Contributing

  1. Clone this repo
  2. Install Docker
  3. Install Docker Compose
  4. Download the images required to run the project
docker-compose pull
  1. Download the frontend dependencies
docker-compose run frontend npm install
  1. Run the project
docker-compose up

About

Website frontend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6