sschum / froscon-2023-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

froscon-2023-demo

start - with docker

You can start the application like this:

./start.sh

This will build a docker image and run a container. After that you can watch the result: http://localhost:1312

start - without docker

If you dont have or you dont want to use docker, you can open the index.html in your browser: file://PROJECT_DIR/index.html

About

License:MIT License


Languages

Language:Shell 59.6%Language:HTML 33.1%Language:Dockerfile 7.3%