Brian LeeContentStart ServerShutdown Server
Content
Build pages and run a development nginx server, run this on bash and alike.
bash
alias r=make -f redo.mk r r up
Visit http://localhost.
To shutdown the server,
r down