Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 290 Bytes

README.md

File metadata and controls

executable file
·
13 lines (7 loc) · 290 Bytes

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