Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 682 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 682 Bytes

React, i18next and react-i18next

This is a React-JS internationalisation with i18next and react-i18next repository. Feel free to use it as soon as you can.

Getting Started

Fork or Download this repository.

Installing Dependencies

Make sure you have node and yarn installed on your local machine otherwise go here and install them; then run yarn from the project directory to install all dependencies.

Starting the Server

Navigate to the cloned or forked project directory using the command line, type npm start or yarn start and the project will automatically run on localhost:3000.