building-web-components-with-angular-cli:示例项目,显示了如何使用Angular CLI构建照明元素的web组件

时间:2024-02-27 10:58:00
【文件属性】:

文件名称:building-web-components-with-angular-cli:示例项目,显示了如何使用Angular CLI构建照明元素的web组件

文件大小:128KB

文件格式:ZIP

更新时间:2024-02-27 10:58:00

angular web-components angular-cli lit-element WebComponentsTypeScript

NgWcProject 该项目是使用版本8.0.2生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建立 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用--prod标志进行生产构建。 运行单元


【文件预览】:
building-web-components-with-angular-cli-master
----.gitignore(629B)
----projects()
--------lib-web()
--------lib-ng()
----e2e()
--------src()
--------tsconfig.json(214B)
--------protractor.conf.js(810B)
----package.json(2KB)
----tslint.json(2KB)
----package-lock.json(379KB)
----src()
--------app()
--------assets()
--------main.ts(372B)
--------test.ts(642B)
--------environments()
--------index.html(298B)
--------favicon.ico(5KB)
--------styles.scss(105B)
--------polyfills.ts(3KB)
----karma.conf.js(1KB)
----tsconfig.spec.json(270B)
----tsconfig.json(666B)
----angular.json(6KB)
----tsconfig.app.json(210B)
----README.md(1KB)
----browserslist(429B)
----.editorconfig(246B)

网友评论