hyylc / KDD_trial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDD_trial

  • 进入虚拟环境

    cd D:\web\KDD_trial\KDD_trial\demo_flask

    demo\Scripts\activate

    启动后端

    python main.py

  • 退出虚拟环境

    demo\Scripts\deactivate

  • 启动前端

    cd D:\web\KDD_trial\KDD_trial\demo_vue

    npm run serve

About


Languages

Language:Python 48.1%Language:Vue 36.4%Language:JavaScript 14.3%Language:HTML 1.2%