This is demo app is a companion to a Phrase blog article.
- Clone this repo
- Ensure that you have Node installed on your dev machine
- Navigate to
<project_root>/react
- Run
npm install
from the command line
- Navigate to
<project_root>/react
- Run
npm start
from the command line