Nodejs实现服务端功能并且和前端进行交互(vue)
开发环境/开发工具
IDE用vscode。
下载安装nodejs
前端:npm安装vue,vuex,vue-cli,vue-router
后端:npm安装express,npm安装ex
2020-10-27