amdin

v0.3.0
A plug-and-play admin for [Mongoose](http://mongoosejs.com), written with [Koa](http://koajs.com) and [Vue](https://vuejs.org).

start

npm run koa & npm run vue

koa

DEBUG=amdin cd example/complex && nodemon index

vue

vue-cli-service serve --open

build

npm run lint && NODE_ENV=production vue-cli-service build

lint

vue-cli-service lint

test

tape tests

Metadata

Downloads

Maintainers