Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/2567910/tmm_react_integration

A demo React integration of the Translation Management Microservice
https://github.com/2567910/tmm_react_integration

Last synced: about 8 hours ago
JSON representation

A demo React integration of the Translation Management Microservice

Awesome Lists containing this project

README

        

# TMM Example React Integration

This project is an example integration of the [TMM - Translation Managmant Microservice](https://github.com/2567910/tmm).

All relevant code examples can be found in the i18n.js, index.js and App.js

### To run this DEMO run:

```sh
npm run start
```