MySQL员工追踪器
目录
描述
This is an application that can add, delete and update employees, departments and job roles in a business using the command line.
安装
npm init
npm install inquirer mysql
用法
贡献
Contributions are welcome!
测试
node index.js
执照
ISC License