MaKeAppDev / TUM-Projekte

GitHub Page for our TUM Projects and Documents

Home Page:https://makeappdev.github.io/TUM-Projekte/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TUM Projekte

Actions Status

All Downloads and Sources: makeappdev.github.io/TUM-Projekte/

Setup & Build

# Install
make install

# One time build
make

# Test with html-proofer
make test

# Build and run locally
make run

or use our Dockerfile container

docker-compose up       # Now you can access the website at localhost:4000/TUM-Projekte/

About

GitHub Page for our TUM Projects and Documents

https://makeappdev.github.io/TUM-Projekte/


Languages

Language:HTML 74.2%Language:Dockerfile 15.6%Language:Makefile 7.6%Language:Ruby 2.6%