diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,2 +1,7 @@ # senders-io -Personal Homepage +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] |