jeanRandria / NGRX-Course-1

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.

About


Languages

Language:TypeScript 72.9%Language:HTML 23.9%Language:JavaScript 2.0%Language:SCSS 1.3%