Skip to content

reactmultilang is a demo display for how to use localization in reactjs.Here is a demo for herokudeploy

Notifications You must be signed in to change notification settings

janakhpon/reactmultilang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multilang

reactmultilang is a demo display for how to use localization in reactjs. Here is a github example githubdeploy and here is a demo for herokudeploy

Usage

clone the repository

git clone https://github.com/janakhpon/reactmultilang.git

Get into root folder

cd reactmultilang

Install Dependencies using npm

npm install
npm i -d
npm start

Install Dependencies using yarn

yarn install
yarn add
yarn start

Warning

If u run into error use the following steps

sudo yarn install
sudo yarn add
sudo yarn start

or

sudo npm install
sudo npm i -d
sudo npm start

About

reactmultilang is a demo display for how to use localization in reactjs.Here is a demo for herokudeploy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published