Skip to content

timhuisman1/bapc2020

 
 

Repository files navigation

bapc2020

BAPC

Building and running

docker build -t bapc2020 .
docker run --rm -it -p 127.0.0.1:8080:8080 --tmpfs /tmp --read-only bapc2020

Access the website in your browser on http://localhost:8080

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.7%
  • SCSS 6.6%
  • HTML 4.5%
  • JavaScript 3.0%
  • Dockerfile 0.2%