Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

NevadaCountyFreeCodeCamp/nevadacountyfreecodecamp.github.io

Repository files navigation

nevadacountyfreecodecamp.github.io

The Official Website of the Nevada County Free Code Camp.

https://nevadacountyfreecodecamp.github.io/

Local development

  1. Clone the repo
git clone https://github.com/NevadaCountyFreeCodeCamp/nevadacountyfreecodecamp.github.io.git
cd nevadacountyfreecodecamp.github.io
  1. git checkout -b <YOURBRANCH>, and contribute some code!

  2. To run the site locally, install a Python runtime, then launch script/server from your terminal. The site will be available at: http://localhost:8000