An open API service indexing awesome lists of open source software.

https://github.com/appidea/angular-todo-app

Angular todo app
https://github.com/appidea/angular-todo-app

angular javascript typescript

Last synced: 3 months ago
JSON representation

Angular todo app

Awesome Lists containing this project

README

        

# Todo

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.1.

To run the application:

`npm install`

`npm start`

(You should have the newest stable version of node + npm)

Application should be visible at http://localhost:4200/

# From developer

Sorry for possible coding rules breaks - it's my first approach to Angular from the last few years, I used to code in other frameworks in the last time, especially in React.js.
Not so familiar with typescript, but I tried my best.