Skip to content

MoMoney-HTN/MoMoney-frontend

Repository files navigation

HOW TO RUN LOCALLY (ON MAC)

  1. Install npm (included with nvm) Instructions

  2. Install Ember npm install -g ember-cli

  3. Clone this repo with git clone

  4. Go into project directory cd momoney-htn2019

  5. Compile and launch the localhost server ember server

  6. Open http://localhost:4200 in Chrome to see the website

Wireframes and UML

Wireframes UML

Further Reading / Useful Links