This is the web app frontend for the November Project Tracker app.
You will need the following things properly installed on your computer.
Then clone this repo and install the dependencies:
git clone <repository-url>
this repository- change into the new directory
npm install
bower install
Run the app by executing ember s
. Then visit http://localhost:4200.
You'll also need to be locally running the API.
If you'd like to contribute, please look at the issues for things to do, or create your own issues and PRs for things you'd like fixed, improved, or added. Please follow the Contributing guide and Code of Conduct when contributing. Thank you, contributors!
If not otherwise specified (see below), files in this repository fall under the following license:
An exception is made for files in readable text which contain their own license information.