Skip to content

November-Project/tracker-web

Repository files navigation

November Project Tracker Web App

This is the web app frontend for the November Project Tracker app.

First Time Setup

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

Running / Development

Run the app by executing ember s. Then visit http://localhost:4200. You'll also need to be locally running the API.

Contributing

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!

License

If not otherwise specified (see below), files in this repository fall under the following license:

License

An exception is made for files in readable text which contain their own license information.

About

The web app front end for the November Project Tracker.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published