Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.21 KB

Readme.md

File metadata and controls

52 lines (35 loc) · 1.21 KB

React-Ionic-Redux Demo

A demo/example/boilerplate/seed/{buzzWord} using React + Ionic + Redux

Contains

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

Todo

  • Add redux-sagas
  • Be responsible (add testing with tape)
  • replace base folders with plop
  • add scaffold for actions/reducers/sagas/etc...
  • do more stuff with example 😁

Note

Inspired by TJ's boilerplate

License

MIT