Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidpett/tracker
https://github.com/davidpett/tracker
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidpett/tracker
- Owner: davidpett
- Created: 2014-11-10T22:45:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-17T22:46:59.000Z (about 10 years ago)
- Last Synced: 2024-10-24T18:51:27.809Z (2 months ago)
- Language: JavaScript
- Size: 1.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tracker
[Demo](http://davidpett.github.io/tracker)
## Installation
* `git clone ` this repository
* change into the new directory
* `npm install`
* `bower install`## Running / Development
* `ember server`
* Visit your app at http://localhost:4200.