To-do-List-App/README.md

13 lines
250 B
Markdown
Raw Normal View History

2020-09-17 03:42:42 +00:00
# Description
2020-09-17 03:42:31 +00:00
This project is simple to-do list app for adding, editing, deleting tasks.
2020-09-15 03:09:24 +00:00
# AngularApp
2020-09-10 00:51:19 +00:00
2020-09-17 03:40:13 +00:00
This project was generated with [Angular CLI] version 6.2.9.
2020-09-10 00:51:19 +00:00
## Development server
2020-09-17 03:40:13 +00:00
Run 'json-server db.json'
Run `npm start` for a dev server.
2020-09-10 00:51:19 +00:00