Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akiran/apollo-todo
https://github.com/akiran/apollo-todo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/akiran/apollo-todo
- Owner: akiran
- Created: 2018-03-09T06:24:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T07:09:50.000Z (almost 7 years ago)
- Last Synced: 2024-10-14T15:38:15.677Z (3 months ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Running locally
```
yarn install
yarn server
yarn start
open http://localhost:3000
```