Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 649 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 649 Bytes

vita.sprlng.de - online curriculum vitae

pipeline status

simple online curriculum vitae

HTML,CSS,PHP,JS

How to run this project local with Docker

prerequisites

  • system with docker
  • basic docker knowledge

  1. clone this repo to your local machine
  2. build the container image
docker build -t vita .
  1. run the script local.sh in the script directory to start the container locally
./scripts/local.sh

TO DO

implement experiences effect via CSS ?