Under construction.
Git clone it:
git clone git@github.com:renters-union-nashville/website.git
Then install and run the dev server
cd renters-union-nashville
npm install
npm start # starts a local dev server using `elm-pages develop`
From there you can tweak the content
folder or change the src/Main.elm
file.