Step 1.利用命令或者PyCharm创建一个Django后端项目…
Step 2.创建一个前端的项目:
下载NodeJS并安装
$ npm install -g vue-clivue-init webpack frontend
cd frontend
npm install
npm run build
npm run dev
待续~
下载NodeJS并安装
$ npm install -g vue-clivue-init webpack frontend
cd frontend
npm install
npm run build
npm run dev
待续~