Skip to content

yloubry/react-intl-v2-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-intl-v2

react-intl-v2 demonstration of Numbers, Date Time, Plurals & Select

npm install (install all dependencies)

npm install babel-node -g (needed to babelize some scripts)

npm run build (run the babel plugin and extract locale messages into a lang repository, please have babel-node installed globally prior to run this)

npm run start (start the server)

To change locale just add: ?locale=BCP47-LOCALE to the URL

For this example, the default is en-US and the app can accept fr-FR and en-UPPER

About

example of react-intl v2 working with webpack and babel loader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published