Ionic Starter using ionic 3, ionic cli 3, ionic native 3, ngrx\store, ngrx\effects, store-devtools, reselect, ngrx-store-logger, redux dev tool
npm install
ionic serve
-
UI Layer put here all angular component ( container and presentation components )
-
Facade Layer expose all API to comunicate UI Layer to STORE and SERVICE Layer
-
STORE and SERVICE Layer reducers, actions, effects, selectors, middleware, services
0.1
- Javier González Rodríguez - javico2609
This project is licensed under the MIT License - see the LICENSE.md file for details