signin-signup-nodejs A node.js project about signin and signup. # 初始化数据库: node ./function/init 数据库用户名 数据库密码 插入测试用户的个数? # 运行服务器 npm start