This demo app is a companion to a Phrase blog tutorial.
- Clone this repo and run
npm install
from the command line, at the project root. - Run
npm run dev
from the command line.
The starter app, before i18n, can be found at the start branch of this repo.
The main and next-i18next branches contain the fully localized app.