This is the example repository for building a multi-language app with NextJS.
To get a local copy up and running follow these simple steps.
-
Clone the repo
git clone https://github.com/elifnurkarakoc/nextjs-multilanguage.git
-
Install packages
yarn
-
Run the development server:
yarn dev