Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 344 Bytes

Project is hosted at: SebastianKropp.tech

Running Guide:

Simply ./run.sh for docker setup which port maps to localhost@3000

Or to build locally

1. Clone Repository
2. npm install (all dependencies)
3. npm start
4. view @ localhost:3000