bider88 / 03-redux-todo-app-angular

ejercicio usando redux en una app todo

Home Page:https://bider88.github.io/03-redux-todo-app-angular/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoApp

This project was generated with Angular CLI version 9.0.7.

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.

Build prod to Git Hub Pages

Run:

$ ng build --prod --output-path docs --base-href="https://bider88.github.io/03-redux-todo-app-angular/"

Main dependencies

$ npm install @ngrx/store --save
$ npm install @ngrx/store-devtools --save

More info about Ngrx, check the next link https://ngrx.io/docs

About

ejercicio usando redux en una app todo

https://bider88.github.io/03-redux-todo-app-angular/


Languages

Language:TypeScript 79.8%Language:HTML 11.7%Language:JavaScript 8.1%Language:CSS 0.4%