/angular-todoapp

Simple todo Angular app

Primary LanguageTypeScript

ToDoApp

This is a very simple Angular App using web browser local storage for CReate Update and Delete 'todos'.

Build

Run npm install to download and install the packages. This will build the project.

Development server

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

Notes

Feel free to download, modify and use this app or any part of it.