0.2.0 • Published 7 years ago

@gaoding/kue-ui v0.2.0

Weekly downloads
38
License
-
Repository
-
Last release
7 years ago

@gaoding/kue-ui

A Kue Dashboard for @gaoding/kue

Start

  • Clone or download this repository
  • Enter your local directory, and install dependencies:
npm install

Develop

# serve with hot reload at localhost:8010
npm run dev

Build

# build for production with minification
npm run build

Use in @gaoding/kue

Object.defineProperty(exports, 'app', {
    get: function() {
        return app || (app = require('@gaoding/kue-ui')(Queue, Job));
    }
});
0.2.0

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago