covuworie / NGRX-Course

Full NGRX Course 2020 - OOP Coders

Home Page:https://www.youtube.com/playlist?list=PLV-DQnYj14bRFWMmuT6ptSL4v5fxMJnOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.