https://github.com/jasonmit/ember-intl-example
Example application running ember-intl
https://github.com/jasonmit/ember-intl-example
Last synced: 2 months ago
JSON representation
Example application running ember-intl
- Host: GitHub
- URL: https://github.com/jasonmit/ember-intl-example
- Owner: jasonmit
- Created: 2015-07-12T23:42:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T08:04:24.000Z (over 8 years ago)
- Last Synced: 2024-10-27T09:08:46.522Z (7 months ago)
- Language: JavaScript
- Size: 11.8 MB
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ember-intl-example
The page which powers http://jasonmit.github.io/ember-intl-example
## Instructions
* `git clone [email protected]:jasonmit/ember-intl-example.git`
* `npm install`
* `bower install`
* `ember github-pages:commit --message "Message goes here"`