Skip to content

wibed/ReactReduxIonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT_REDUX-IONIC TEMPLATE

This project is bootstrapped with Create-React-App.

This is a

  • react
  • webpack
  • redux
  • ionic

app inside a docker container awaiting further configuration.
To apply personal changes, npm i -s {YOURPACKAGENAMEHERE} refactor your source code into the project(--> USEFUL LINKS)

OVERVIEW

PACKAGES

  • redux-logger; a minimal redux debugging tool
  • redux-saga; a better thunk, using the new ES6 generator capability
  • history; manage session history through state
  • connected-react-router; replacement for react-redux-router
  • redux-persist; save redux state between sessions
  • typesafe-actions; a thin actions wrapper

USEFUL LINKS:

CREDITS

see useful links

BASED ON

Releases

No releases published

Packages

No packages published