Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurci/todo-server
Server for the todo demo @Infoeducatie#2018
https://github.com/laurci/todo-server
Last synced: 30 days ago
JSON representation
Server for the todo demo @Infoeducatie#2018
- Host: GitHub
- URL: https://github.com/laurci/todo-server
- Owner: laurci
- Created: 2018-07-22T21:47:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T00:28:12.000Z (over 6 years ago)
- Last Synced: 2024-10-30T06:27:13.806Z (3 months ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security.config.json
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-server
[DEMO] Server for the todo app @Infoeducatie#2018
Steps:
```shell
$ npm install
$ npm run compile
$ npm start
```## Want to contribute?
Here's how!