Moh*_*mal 3 github visual-studio-code angular
任何人都可以帮助我在 Visual Studio 代码中运行我从 Github 下载的代码
Stackblitzangular's github project上不用下载就可以直接运行
只需用 stackblitz url 替换 github url :
替换https://github.com/为https://stackblitz.com/github/
例子 :-
GitHub url : https://github.com/onecompileman/angular-stateside
replace with : https://stackblitz.com/github/onecompileman/angular-stateside
Run Code Online (Sandbox Code Playgroud)
或者从你的电脑运行 github 下载的 angular 项目。
注意:您必须在您的计算机中安装 nodeJS 和 angular-cli。
进入您下载的文件夹。
并打开命令提示符。并写命令:npm install
完成后。写ng serve --open。
并且您的项目会自动在浏览器中打开。
| 归档时间: |
|
| 查看次数: |
11381 次 |
| 最近记录: |