Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 282 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 282 Bytes

Localization

A sample react app demonstrating localization of string 'hello world'

Download

git clone https://github.com/mukul7/localization.git

Download Dependencies

yarn

Run

yarn start
or
webpack-dev-server --mode development