Skip to content

slobo80/WebSite

 
 

Repository files navigation

Seattle Code Camp Website

This is the offical Seattle Code Camp website maintained by the community for the community. Let's make it awesome together! Go ahead, submit a pull request.

Live site at http://seattle.codecamp.us

Dev Machine Setup

Prerequisites

  • Visual Studio 2015 Update 3
  • LocalDB database server (Comes with VS 2015)
  • IIS Express (Comes with VS 2015)

Steps

  1. Open powershell as admin in repo root
  2. Run Set-ExecutionPolicy -ExecutionPolicy Bypass
  3. Run SetupDevMachine.ps1
  4. You are all set!

Build status

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.0%
  • CSS 16.4%
  • JavaScript 12.8%
  • Other 0.8%