SDHacks / SDHacks2016

Official website for SDHacks 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI Heroku

Usage

Assuming you already have the needed MEAN Stack pieces installed on your computer/server (MongoDB & NodeJS) as well as Git Just run:

1. git clone
2. cd SDHacks2016
3. cp .env.example .env
4. npm install
5. bower install
6. gulp

Edit any options in the new .env file to match your needs To preview the website, open http://localhost:3000 in your browser.

About

Official website for SDHacks 2016


Languages

Language:HTML 45.9%Language:JavaScript 26.5%Language:CSS 15.4%Language:CoffeeScript 12.2%