Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/loveky/pomodoro-time

番茄时间
https://github.com/loveky/pomodoro-time

Last synced: 12 days ago
JSON representation

番茄时间

Awesome Lists containing this project

README

        

番茄时间
===================

AngularJS1.2 + Bootstrap3

### 开发环境 ###
---
安装Karma

npm install -g karma karma-coverage

启动Karma

karma start

查看代码测试覆盖率

open coverage/chrome/index.html