简体   繁体   English

转移Angular 2源代码

[英]Transfer Angular 2 Source Code

I developed an app with Angular 2 and I want to send it to the employer for code review. 我使用Angular 2开发了一个应用程序,并希望将其发送给雇主进行代码审查。

Is it okay if I just copy and files and folders? 我可以复制文件和文件夹吗? If yes which files and folders I should copy? 如果是,我应该复制哪些文件和文件夹?

If no, how can I build my application and send it to my employer? 如果没有,我该如何建立我的申请并将其发送给我的雇主?

If you are using System.js to transpile your typescript code in browser directly then you can go ahead and send it to them. 如果您使用System.js直接在浏览器中转换您的打字稿代码,则可以继续将其发送给他们。

But if you are using angular-cli using npm then you need to provide instructions of npm angular-cli installation. 但是,如果您正在使用npm来使用angular-cli,则需要提供npm angular-cli安装的说明。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM