Skip to content

itaizy/NCWEB

Repository files navigation

ring4ihome

升级版本,应用大屏设计风格

模式

This code is in Productin, if U want to change it to in Development, Please update the parameter 'DEBUG=False' in NetworkCenter/setting.py to 'DEBUG=True'.

导出依赖关系

python3.5 pip freeze > requirements.txt

安装依赖库

pip install -r requirements.txt

运行

基于python3.5开发、运行
python manage.py runserver 0.0.0.0:80
or
python3 manage.py runserver 0.0.0.0:80

Note: Now this project code in production

About

School Situation Awareness System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published