mulab / treehole.frontend-deprecated

The UI part of the treehole SNS.

Home Page:http://treehole.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caμs Tree-hole Project (Front-end)

Development

Make sure you have node installed. Then install gulp globally:

npm install gulp -g

Change to project root, and run

npm install
bower install
gulp build-dev
gulp serve

A simple HTTP server will host at http://localhost:8000.

About

The UI part of the treehole SNS.

http://treehole.io


Languages

Language:JavaScript 51.5%Language:HTML 32.9%Language:CSS 15.5%