https://github.com/kennethormandy/wait-times
The average wait times in Edmonton and area hospitals.
https://github.com/kennethormandy/wait-times
Last synced: over 1 year ago
JSON representation
The average wait times in Edmonton and area hospitals.
- Host: GitHub
- URL: https://github.com/kennethormandy/wait-times
- Owner: kennethormandy
- License: mit
- Created: 2014-03-25T04:09:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-29T07:01:33.000Z (almost 12 years ago)
- Last Synced: 2025-01-24T09:41:37.173Z (over 1 year ago)
- Language: CSS
- Size: 762 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Wait Times
The average wait times in Edmonton and area hospitals, optimised for mobile.
- [Kenneth Ormandy](http://kennethormandy.com)
## Prototype

## Get started
```sh
npm install -g harp
git clone https://github.com/kennethormandy/wait-times
npm install
npm start
# served by Harp at http://localhost:9000
```
## Compiling
```sh
$ npm run compile
# compile with Harp and Browserify to www/
```
## License
[The MIT License (MIT)](LICENSE.md)
Copyright © 2014 [Kenneth Ormandy](http://kennethormandy.com). All rights reserved.