Skip to content

renters-union-nashville/website-deprecated

Repository files navigation

Renters Union Nashville Website

Under construction.

Development instructions

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.

Releases

No releases published

Packages

No packages published