• This repository has been archived on 16/Apr/2020
  • Stars
    star
    173
  • Rank 220,124 (Top 5 %)
  • Language
    CSS
  • Created over 11 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Basic UI components for Douban Read

Build Status

Arkui

Basic UI components for Douban Read. Live Docs.

Quick Start

Installation: Arkui requires npm and Grunt ~0.4.0.

$ npm install && grunt

Preview: Start connect web server on http://localhost:9000

$ grunt connect

Development: Run watch tasks (jade, style), and then edit files in /stylus.

$ grunt watch