8000 GitHub - ylethe/neuqst-classroom: neuqst 教室申请系统
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ylethe/neuqst-classroom

 
 

Repository files navigation

neuqst-classroom

东北大学秦皇岛分校数学与统计学院教室管理系统

QuickStart

see egg docs for more detail.

Development

$ npm install
$ npm run dev
$ open http://localhost:7001/news

Deploy

Use EGG_SERVER_ENV=prod to enable prod mode

$ EGG_SERVER_ENV=prod npm start

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

neuqst 教室申请系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.4%
  • HTML 4.9%
  • CSS 2.7%
0