Code For Dayton Website
CodeForDaytonWeb uses npm and jekyll. Follow those links to get the prerequisites installed before starting.
Once the toolchain is installed, simply run:
git clone https://github.com/codefordayton/CodeForDaytonWeb.git
cd CodeForDaytonWeb
npm install
npm start
Running npm start
will start a server, and should open a browser window at http://localhost:9000/.
If you run into any issues, don't hesitate to create an issue in this repo, chat with us on slack at http://www.opendayton.org/#join or contact us via one of the methods described at http://codefordayton.org/.