Express_project

screenshot of Express_project
express

利用 express-generator 创建的 express 项目,包括数据库自执行脚本、express 与 mysql 的交互、express 日志记录、express 未捕获异常的处理等

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.