Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/laurci/todo-client

Client for the todo demo @Infoeducatie#2018
https://github.com/laurci/todo-client

Last synced: 30 days ago
JSON representation

Client for the todo demo @Infoeducatie#2018

Awesome Lists containing this project

README

        





[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=for-the-badge)](https://gitter.im/zuu-framework/)

# todo-client

[DEMO] Client for the todo app @Infoeducatie#2018

Steps:
```shell
$ npm install
$ tsc main.ts --lib es2015,esnext.asynciterable
$ npm start
```

## Want to contribute?
Here's how!