Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loveky/pomodoro-time
番茄时间
https://github.com/loveky/pomodoro-time
Last synced: 12 days ago
JSON representation
番茄时间
- Host: GitHub
- URL: https://github.com/loveky/pomodoro-time
- Owner: loveky
- Created: 2013-11-14T08:56:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-18T11:54:00.000Z (almost 11 years ago)
- Last Synced: 2023-03-13T13:22:33.608Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://loveky.github.io/assets/pomodoro-time/
- Size: 625 KB
- Stars: 22
- Watchers: 2
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
番茄时间
===================AngularJS1.2 + Bootstrap3
### 开发环境 ###
---
安装Karmanpm install -g karma karma-coverage
启动Karma
karma start
查看代码测试覆盖率
open coverage/chrome/index.html