github上有很多angular demo,样例什么的。下载在安装这些文件会花费很多的时间。分享给别人的时候也会很麻烦。
stackblitz是一个可以在线编辑angular项目,查看项目的工具。现在只支持angular-cli脚手架项目。
如何用呢:在用户的github demo链接上改成stackblitz.com/github/{GH_USERNAME}/{REPO_NAME}。