Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alphasights/owl
A personal Wiki built with Ember and Firebase
https://github.com/alphasights/owl
Last synced: 5 days ago
JSON representation
A personal Wiki built with Ember and Firebase
- Host: GitHub
- URL: https://github.com/alphasights/owl
- Owner: alphasights
- Created: 2014-08-08T13:02:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T08:20:16.000Z (over 10 years ago)
- Last Synced: 2024-04-14T07:25:16.829Z (7 months ago)
- Language: CSS
- Homepage:
- Size: 294 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Owl
This README outlines the details of collaborating on this Ember application.
## Installation
* `git clone` this repository
* `npm install`
* `bower install`## Running
* `ember server`
* Visit your app at http://localhost:4200.## Running Tests
* `ember test`
* `ember test --server`## Building
* `ember build`
For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).