Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 479 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 479 Bytes

ionic-redux-rxjs-angular

Basic App using Redux/React for state management. Ionic Components for Angular 5.

How to use these files

You're downloading a finished Ionic 3 project. The following steps allow you to run it:

  1. Simply navigate into this folder and run "npm install" to install all required packages
  2. Run "ionic serve" to build and serve the app

If you plan to push this app to a simulator or real device: Don't forget to run "ionic platform add PLATFORM"