ngx-redux-ui-management-recipes
ngx-redux-ui-management-recipes copied to clipboard
Recipes for managing the UI layout of an application using Redux in Angular
Recipes for managing application UI layout using Angular with Redux
Become the master of your application's UI state. This repo contains samples of how you can control the UI of your Angular application through Redux.
Read the guide here to get started
Development server
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Build
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.