meetbryce / simplysocial

Social networking simplified

Home Page:http://staging.simplysocial-bryceyork.divshot.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Overview

Installation

  1. Check you have the required dependencies: Node ≥ v0.10 & npm ≥ 2.1.5 node -v && npm -v
  2. Clone the project git clone https://github.com/meetbryce/simplysocial.git
  3. Install NodeJS dependencies npm install -d

Usage

  1. Compile files, start watching files, and start dev server npm start
  2. Open the dev server in your brower localhost:8080 also available on the network using ComputerName.local:8080

License

Released under the MIT license, for details see LICENSE.

NB: The rights to the design and assets are the property of Aaron Stump

About

Social networking simplified

http://staging.simplysocial-bryceyork.divshot.io/

License:MIT License


Languages

Language:CSS 45.2%Language:HTML 39.0%Language:JavaScript 15.8%