Angular version 6
Go to file
eli labourne de torres 99a149cdfd include dist 2021-05-08 22:02:59 +08:00
dist include dist 2021-05-08 22:02:59 +08:00
e2e initial commit 2020-09-10 08:51:19 +08:00
src build 2021-05-08 21:53:06 +08:00
.editorconfig initial commit 2020-09-10 08:51:19 +08:00
.gitignore include dist 2021-05-08 22:02:59 +08:00
README.md Update README.md 2020-09-17 11:42:42 +08:00
angular.json added CRUD functions 2020-09-15 11:06:17 +08:00
db.json remove unnecessary codes 2020-09-22 07:51:57 +08:00
package-lock.json modified design 2020-09-16 16:56:18 +08:00
package.json modified design 2020-09-16 16:56:18 +08:00
proxyconfig.json proxy config 2020-09-15 16:14:45 +08:00
tsconfig.json initial commit 2020-09-10 08:51:19 +08:00
tslint.json initial commit 2020-09-10 08:51:19 +08:00
web.config build 2021-05-08 21:53:06 +08:00

README.md

Description

This project is simple to-do list app for adding, editing, deleting tasks.

AngularApp

This project was generated with [Angular CLI] version 6.2.9.

Development server

Run 'json-server db.json' Run npm start for a dev server.