Skip to content

postescu/ngx-translate-phraseapp-demo

 
 

Repository files navigation

ngx-translate-phraseapp Demo

This demo project shows how to integrate the Phrase In-Context Editor into a Angular app using ngx-translate for localization via the ngx-translate-phraseapp plugin.

Install

$ npm install

Configure

The demo project uses the project ID from the Phrase demo project. If you want to use the ngx-translate adapter in your own project, make sure to adjust the project ID accordingly in 'src/app/app.component.ts'.

Run

Start the server:

$ npm start

and then open the app at: localhost:4200

Support

Questions? Contact us.

About

ngx-translate-phraseapp-demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.7%
  • HTML 13.8%
  • JavaScript 12.8%
  • CSS 0.7%