Skip to content

covuworie/NGRX-Course

 
 

Repository files navigation

NGRX Course

This project was generated with Angular CLI version 9.1.0.

How to install and run application

  1. Clone repository command
    
       git clone https://github.com/oopcoders/NGRX-Course.git
    
  1. Install npm packages command
    
       npm install
    
  1. Run Application command
    
        npm run dev
    

Run npm run dev for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.