Cusspvz React Redux Universal Boilerplate Save

web app - react redux universal/isomorphic boilerplate

Project README

react-redux-universal-boilerplate

Another web app boilerplate, based on react and redux.

This repo is a Work in Progress

Includes:

  • Internationalization (i18n) out-of-the-box
  • Builds the codebase for: server, browser or cordova
  • Hot Reloading

Uses:

  • React
  • React Router
  • React Intl
  • Redux
  • Docker
  • Cordova
  • Webpack

Requirements

  • NodeJS
  • NPM

Instalation

git clone https://github.com/cusspvz/react-redux-universal-boilerplate my-webapp
cd my-webapp
npm install

Development

npm run dev

Building

Docker resources server

Building:

docker run build -t your-username/my-webapp .

Publishing:

docker push your-username/my-webapp

Cordova

npm run build-cordova

TODO: Add zip handler for PGB service

Open Source Agenda is not affiliated with "Cusspvz React Redux Universal Boilerplate" Project. README Source: cusspvz/react-redux-universal-boilerplate

Open Source Agenda Badge

Open Source Agenda Rating