vue搭建在django环境中
# install dependencies
npm install
npm install --save canvg-browser highcharts html2canvas
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
创建题目
保存题目
提交(待审核)题目 审核题目、删除题目
获取题目列表
获得题目详情
测试代码
提交代码(判断输出结果是否正确,如果正确,则题目正确解答加1)