kdchang / Dr.Find

Dr.Find is a platform that make people can find the suitable doctor easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environment Version

  • Michael Hsu
$ node -v                                                    
v0.10.29

$ npm -v
1.4.20

Getting Start

$ git clone git@github.com:kdchang/Dr.Find.git
$ sudo npm install
$ bower install
$ grunt serve

Deploy

$ grunt build
$ git subtree push --prefix dist origin gh-pages

Possible Problem

1. Compass Task Problem

Problem:

Running "concurrent:server" (concurrent) task
    Warning: Running "compass:server" (compass) task
    Warning: Couldn't find the `compass` binary. Make sure it's installed and in your $PATH Use --force to continue.

Solved: stackoverflow

2. Problem Title

Problem:

Solved:

About

Dr.Find is a platform that make people can find the suitable doctor easier.


Languages

Language:JavaScript 94.5%Language:CSS 5.5%