Dashlance


Simple Project Management for Freelancers.

Table of Contents

Team Members

Dependencies

Bower

NPM

Contributing

Bug Reports & Feature Requests

Please use pivotal tracker to report any bugs or file feature requests.

Developing

  • Use GitHub Service Hook to link pivotal tracker stories with commits.
  • Merges will be done through PRs for code review.
  • We will use the gitflow model for branching.

To begin developing, do this:

$ git clone git@github.com:weswinder/dashlance-web.git
$ cd dashlance-web/
$ npm install
$ bower install
$ grunt live