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

https://github.com/azer/7min.io

7min Workout App
https://github.com/azer/7min.io

Last synced: 11 months ago
JSON representation

7min Workout App

Awesome Lists containing this project

README

          

## 7min.io

This is the source code of 7min.io. It's a 7Min workout app that plays music from [Rdio](http://rdio.com).

## Install

```bash
$ git clone https://github.com/azer/7min.io.git
$ cd 7min.io
$ npm install
$ component install
```

## Build

Typing `indev` on the console will be building the project into `dist/` directory
and updating it on any change on the source code.

```bash
$ npm install -g indev
$ indev
```

## License

![](http://i.creativecommons.org/l/by-nc/3.0/88x31.png)