Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.
/ react-i18n-demo Public archive

React i18n demo apps — companions to PhraseApp blog article

License

Notifications You must be signed in to change notification settings

ashour/react-i18n-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repo is no longer maintained! Please visit https://github.com/PhraseApp-Blog/react-i18n-demo for the up-to-date repo.


μvees - a React i18n Demo

This demo goes along with a PhraseApp blog article about React i18n.

There are two apps included with this demo. One is an admin and the other is a front-facing app.

Admin Installation

  • Clone the repo
  • cd {repo_root}/admin
  • npm install (or yarn)
  • npm run start (or yarn start)

Front Installation

  • Clone the repo
  • cd {repo_root}/front
  • npm install (or yarn)
  • npm run start (or yarn start)

This two apps were bootstrapped with Create React App.

About

React i18n demo apps — companions to PhraseApp blog article

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published