Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/2567910/tmm_react_integration
- Owner: 2567910
- Created: 2022-02-14T15:16:50.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T15:26:50.000Z (over 2 years ago)
- Last Synced: 2024-07-28T22:56:50.772Z (4 months ago)
- Language: JavaScript
- Homepage: tmm-react-integration-demo.vercel.app
- Size: 540 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```