Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
/ UniversalAppReact Public archive

Example of universal app with react, redux and i18next

Notifications You must be signed in to change notification settings

ipatate/UniversalAppReact

Repository files navigation

Broken with webpack 2 upgrade, work in progress

Example of universal app with react, redux and i18next

is first draft, no comment, no test

i use yarn but if you want you can use npm

yarn install

for dev:

yarn dev:server
// for show devtools redux
yarn dev:server:devtools
open http://localhost:4000/

for prod:

yarn build
yarn start
open http://localhost:3000/

About

Example of universal app with react, redux and i18next

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published