Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skylightqp/podo-todo
https://github.com/skylightqp/podo-todo
todo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/skylightqp/podo-todo
- Owner: SkyLightQP
- License: mit
- Created: 2020-06-19T14:36:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T13:30:14.000Z (over 4 years ago)
- Last Synced: 2024-11-08T19:51:26.624Z (3 months ago)
- Topics: todo
- Language: TypeScript
- Homepage: https://podo-todo.now.sh/
- Size: 559 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Podo-Todo
[![works badge](https://cdn.jsdelivr.net/gh/nikku/[email protected]/badge.svg)](https://github.com/nikku/works-on-my-machine)## Scripts
- 빌드
- `npm run build`
- 시작 (with Development Mode)
- `npm run start`
- Lint 검사
- `npm run lint`