amdin

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

build

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

test

vue-cli-service test:unit

lint

vue-cli-service lint

start

npm run koa & npm run vue

koa

DEBUG=amdin cd example/complex && nodemon index

vue

vue-cli-service serve --open

test:tape

tape tests

version

npm run build

postversion

git push && git push --tags

test:unit

vue-cli-service test:unit

Metadata

Downloads

Maintainers