Skip to content

React Intl universal application example with hot reloading and strorybook

Notifications You must be signed in to change notification settings

northerneyes/react-intl-example

Repository files navigation

React Intl Universal Application

A light example of universal application with react-intl and redux

Shows also how to use storybook with react-intl

Important: Project was built only for development purpose, it is not ready for production usage.

Libraries

Prerequisites

Create App

git clone
cd react-intl-example
yarn (or npm install)

Start Development

storybook prerequisites

  • run yarn run extract-messages to extract messages for react-intl
  • run yarn run combine-messages to create a common language file all.json
  • then run yarn run storybook

About

React Intl universal application example with hot reloading and strorybook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published