blob: f89912d3f4293b161838421d348a7827a39f4a10 (
plain)
1
2
3
4
5
6
7
|
# senders-io
Personal Homepage, Blog, Resume
# run locally
To run this locally you'll just need docker!
`$ ./docker-run.sh` will launch an `nginx` server with the contents of `www` loaded into server and can be accessed at [http://localhost]
|