Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hraverkar/tasklist

TaskList Example.
https://github.com/hraverkar/tasklist

angular9

Last synced: about 9 hours ago
JSON representation

TaskList Example.

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
```