https://github.com/phrase/angular-phrase-demo
Demo application for angular-phrase to demonstrate easy AngularJS localization with angular-translate and angular-phrase
https://github.com/phrase/angular-phrase-demo
Last synced: about 1 year ago
JSON representation
Demo application for angular-phrase to demonstrate easy AngularJS localization with angular-translate and angular-phrase
- Host: GitHub
- URL: https://github.com/phrase/angular-phrase-demo
- Owner: phrase
- License: mit
- Created: 2014-03-25T11:20:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T12:50:49.000Z (over 2 years ago)
- Last Synced: 2024-04-14T13:12:55.369Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://phrase.com
- Size: 1.78 MB
- Stars: 4
- Watchers: 21
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# angular-phrase - Demo Application
Demo project based on Sinatra to demonstrate usage of angular-phrase module. It extends the [angular-translate](https://github.com/angular-translate/angular-translate) module for translating AngularJS applications and allows [powerful In-Context-Editing](https://phrase.com/en/features/in-context-editor) of your Javascript applications.
Check out the source code to see how to integrate angular-phrase with a few lines of code.
## Local Setup
```
git clone https://github.com/phrase/angular-phrase-demo
cd angular-phrase-demo
npm install
npm start
```
Open localhost:8080 in a browser
## More Information
* [Phrase](https://phrase.com/) - The translation management software for multilingual websites, mobile and desktop applications.
* [angular-translate](https://github.com/angular-translate/angular-translate)
* [angular-phrase](https://github.com/phrase/angular-phrase)
* [Docs](https://phrase.com/docs)
## Get help / support
Please contact [support@phrase.com](mailto:support@phrase.com?subject=[GitHub]%20) and we can take more direct action toward finding a solution.