7min.io icon indicating copy to clipboard operation
7min.io copied to clipboard

7min Workout App

7min.io

This is the source code of 7min.io. It's a 7Min workout app that plays music from Rdio.

Install

$ 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.

$ npm install -g indev
$ indev

License