https://github.com/conormag/heritage-ireland
https://github.com/conormag/heritage-ireland
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/conormag/heritage-ireland
- Owner: conormag
- Created: 2014-08-04T23:36:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-04T23:39:47.000Z (almost 12 years ago)
- Last Synced: 2025-12-29T21:36:22.068Z (7 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heritage
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://iamstef.net/ember-cli/](http://iamstef.net/ember-cli/).