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
- Host: GitHub
- URL: https://github.com/pankajparkar/simpletodotypescript
- Owner: pankajparkar
- Created: 2017-04-05T19:26:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-09T05:29:29.000Z (about 9 years ago)
- Last Synced: 2025-01-30T09:43:44.425Z (over 1 year ago)
- Topics: angular, css, html, javascript, typescript
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.