Skip to content

guillemsarda/angular-state-management-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

angular-state-management-demo

This app contains two counters in different components to prove that you can centralize the states of an Angular app using BehaviorSubject from rxjs.

To run it you only have to access the client directory and run:

  • npm i to install all the dependencies.
  • npm start to run the app in the browser.

Cheers! ✌🏼

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published