/dwag-portfolio

This is my portfolio

Primary LanguageTypeScript

https://nextjs.org/ https://www.docker.com/

Daniel Wagner - Portfolio

This is my portfolio website.


Developing locally

Docker

If you want to run this via Docker go to packages on the right side of the Github page and follow the instructions.

NPM

After cloning the repo, run npm install in the root of the project to install all necessary dependencies. Then run npm run build to build everything. Now you can run npm run start.