项目作者: thelittlewonder

项目描述 :
It's okay to take a break
高级语言: JavaScript
项目地址: git://github.com/thelittlewonder/reboot.git
创建时间: 2018-07-20T18:21:45Z
项目社区:https://github.com/thelittlewonder/reboot

开源协议:

下载


Reboot

It’s okay to take a break

Stuck on a bug since morning? Creative block? Relax. Take a break.

Reboot allows you to take small breaks from your work and helps you re-energize by doing nothing for some time.

https://reboot.netlify.com/

Inspired from donothingfor2minutes.com

Don’t forget to upvote on Product Hunt

Local Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev