Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 1.18 KB

README.md

File metadata and controls

61 lines (39 loc) · 1.18 KB

CatchEmAll

Meet interesting new people, capture them, and enjoy the social web you deserve.

Team

  • Product Owner: Aaron Melocik & Jim O’Brien
  • Scrum Master: Iago Wandalsen-Prates
  • Development Team Members: Wesley Pascual

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions

Requirements

  • AngularJS

Development

To develop using sass, go on the client folder, and on your terminal do

compass watch

Should be integrated on grunt task soon

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

if you want to change the css's, install compass first.

gem install compass --pre

Roadmap

View and update the app flowchart

Contributing

See CONTRIBUTING.md for contribution guidelines.