An open API service indexing awesome lists of open source software.

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

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.