Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,请教两个问题 #19

Closed
alasai opened this issue Aug 30, 2019 · 1 comment
Closed

你好,请教两个问题 #19

alasai opened this issue Aug 30, 2019 · 1 comment

Comments

@alasai
Copy link
Contributor

alasai commented Aug 30, 2019

dotnet watch run 是运行接口端
npm run serve 是运行vue界面
有两个问题请教:
1.如果我想对本地netcore程序调试,应该怎么操作
2.vue开发是在vs2017里还是单独用vscode打开开发

@iamoldli
Copy link
Owner

后端可以直接在vs里面启动,如果用dotnet watch run运行的话,可以通过附加进程调试,附加的时候搜索dotnet进程,第一个就是,vue开发建议vscode,不是一般的爽~
前端项目里面已经包含了一些配置信息.vscode,代码格式化什么的都已经配置好了,不过要安装ESLint和Prettier两个插件

@alasai alasai closed this as completed Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants