npmadmin
js Styles
Admin panel for your MySql databse. ### how to start ##### open terminal and : ``` $ npm install npmadmin --save ``` ##### write this into your server file : ```javascript var npmadmin = require('npmadmin'); var config = { host : 'localhost',
Version 1.0.10 License ISC
INSTALL