Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

React i18n Demo

This is demo app is a companion to a Phrase blog article.

Installation

  1. Clone this repo
  2. Ensure that you have Node installed on your dev machine
  3. Navigate to <project_root>/react
  4. Run npm install from the command line

Running

  1. Navigate to <project_root>/react
  2. Run npm start from the command line