Skip to content

adakasky/cs320-team2

 
 

Repository files navigation

mightyMorphinPowerEngineers: Mood Tracker

An application for your mental health.

Setup:

  1. Clone this repository.
  2. Run sudo npm install -g cordova ionic (drop the sudo when on Windows)
  3. Run npm install.
  4. Run bower install.

Developing

  1. Create a new branch for your work using git checkout -b branch_name
  2. Make your code edits!
  3. Run ionic serve -c to start an ionic server and play with your work.
  4. Commit as necessary.

About

This Is CS320 Team 2's Team Repository for S16!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.1%
  • JavaScript 12.6%
  • HTML 3.3%