/storybook-reactjs-scaffolding

Storybook + ReactJS + i18next + some storybook addons Scaffolding

Primary LanguageJavaScript

Storybook + ReactJS Scaffolding

See live example: https://stephane-klein.github.io/storybook-reactjs-scaffolding/

More informations in French « How I use storybook »

Next in the roadmap:

Scaffolding Content:

Install and launch storybook

$ npm install
$ npm run storybook

http://localhost:6006

Note about i18n

Extract i18n strings:

$ npm run i18n

Update translation files:

Start React app (without Storybook)

$ npm run start

Open http://localhost:3000/