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

https://github.com/pankajparkar/simpletodotypescript

Simple Todo Angular 1 application with Typescript
https://github.com/pankajparkar/simpletodotypescript

angular css html javascript typescript

Last synced: 3 months ago
JSON representation

Simple Todo Angular 1 application with Typescript

Awesome Lists containing this project

README

          

# SimpleTodo
Simple do application using Angular 1.6 (Followed Angular John Papa Style guide) and Typescript.

Steps to get started:
1. Do npm-install in Root folder
2. npm-start to run the project.