文件名称:fof-angular-core:逐步将Angular应用程序迁移到Azure
文件大小:160KB
文件格式:ZIP
更新时间:2024-05-21 08:46:02
angular azure blob-storage HTML
角核 在Azure上发布的Full-Stack TypeScript App演示项目的一部分 带有Azure Blob存储的Angular PWA(此存储库) 带有Azure功能的NestJs无服务器 此仓库是一个如何构建和发布Angular应用的项目。 该项目是使用版本11.2.3生成的。 维基 创建一个Angular应用并将源代码推送到github 使用Azure B2C保护应用程序安全 运行应用 # At the root # Dev with watch mode $ npm start # Code scaffolding. You can use `ng generate directive|pipe|service|class|guard|interface|enum| $ ng generate component component-name # build $
【文件预览】:
fof-angular-core-master
----tsconfig.app.json(287B)
----docs()
--------azure-publish.md(5KB)
----package.json(1KB)
----tslint.json(3KB)
----.github()
--------workflows()
----tsconfig.spec.json(333B)
----angular.json(4KB)
----package-lock.json(572KB)
----src()
--------test.ts(753B)
--------assets()
--------index.html(300B)
--------app()
--------styles.scss(80B)
--------main.ts(372B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(948B)
----tsconfig.json(783B)
----e2e()
--------protractor.conf.js(904B)
--------src()
--------tsconfig.json(274B)
----.gitignore(649B)
----.browserslistrc(703B)
----karma.conf.js(1KB)
----README.md(903B)
----.editorconfig(274B)