InfoSys
Students' information management system
vue.js + webpack + express + mysql
npm start: node ./bin/www
npm run nodemon: nodemon ./bin/www
npm run build: webpack
文件结构fileStructure.md使用treer生成,命令: treer -i "/^node_modules$|^.git$/" -e fileStructure.md