Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

codefordayton/CodeForDaytonWeb

Repository files navigation

CodeForDaytonWeb

Code For Dayton Website

http://codefordayton.org

Development

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/.