https://github.com/andy2046/ng-todo-app
Angular Todo app for Angular 1.x demo
https://github.com/andy2046/ng-todo-app
angular es6 javascript ng-todo todolist
Last synced: 3 months ago
JSON representation
Angular Todo app for Angular 1.x demo
- Host: GitHub
- URL: https://github.com/andy2046/ng-todo-app
- Owner: andy2046
- License: mit
- Created: 2017-01-29T04:03:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T06:07:26.000Z (over 9 years ago)
- Last Synced: 2025-07-14T00:32:04.501Z (11 months ago)
- Topics: angular, es6, javascript, ng-todo, todolist
- Language: CSS
- Homepage: https://andy2046.github.io/ngTodo
- Size: 229 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NG Todo App
=====================
Quickstart project template for Todo App in Angular 1.
### Objective
This project is used to learn how to create Angular 1 project with Webpack and Babel. It aims to be a starting point for learning Angular 1, while providing a solid foundation for new Angular 1 project.