https://github.com/ramenjuniti/todo
https://github.com/ramenjuniti/todo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ramenjuniti/todo
- Owner: ramenjuniti
- Created: 2019-04-13T06:11:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T19:21:43.000Z (over 2 years ago)
- Last Synced: 2025-02-13T11:23:44.490Z (4 months ago)
- Language: JavaScript
- Size: 3.37 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todo
## Setup
```bash
git clone https://github.com/ramenjuniti/todo.git
cd todo
yarn
yarn start
```