Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hraverkar/tasklist
TaskList Example.
https://github.com/hraverkar/tasklist
angular9
Last synced: about 9 hours ago
JSON representation
TaskList Example.
- Host: GitHub
- URL: https://github.com/hraverkar/tasklist
- Owner: hraverkar
- License: mit
- Created: 2020-07-04T07:11:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T03:27:19.000Z (over 2 years ago)
- Last Synced: 2023-02-26T09:47:37.281Z (over 1 year ago)
- Topics: angular9
- Language: TypeScript
- Homepage: https://task-list-gamma.vercel.app/
- Size: 440 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)
# Angular 9 Todo List
Angular 9 boiler plate with footer, header and material module enabled.## Tech Stack
* Angular 9
* Material Module
* Node.js## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```