videogular2-starter:基于@angularcli的Videogular2入门

时间:2024-05-29 22:47:04
【文件属性】:

文件名称:videogular2-starter:基于@angularcli的Videogular2入门

文件大小:16KB

文件格式:ZIP

更新时间:2024-05-29 22:47:04

TypeScript

VideogularStarter 该项目是使用版本1.0.0生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您也可以使用ng generate directive/pipe/service/class/module 。 建造 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用-prod标志进行生产构建。 运行单元测试 运行ng test以通过执行单元测试。 运行端到端测试 运行ng e2e通过执行端到端测试。 在运行测试之前,请确保您正在通过ng serve服务该应用程序。 进一步的帮助 要获得有关Angular CLI的更多帮助,请使用n


【文件预览】:
videogular2-starter-master
----.gitignore(534B)
----karma.conf.js(1KB)
----tsconfig.json(385B)
----README.md(1KB)
----.angular-cli.json(1KB)
----package.json(1KB)
----tslint.json(3KB)
----src()
--------test.ts(1KB)
--------tsconfig.spec.json(302B)
--------typings.d.ts(104B)
--------environments()
--------app()
--------polyfills.ts(2KB)
--------main.ts(336B)
--------tsconfig.app.json(209B)
--------index.html(884B)
--------favicon.ico(5KB)
--------assets()
--------styles.css(80B)
----e2e()
--------tsconfig.e2e.json(193B)
--------app.e2e-spec.ts(346B)
--------app.po.ts(222B)
----protractor.conf.js(756B)
----.editorconfig(245B)

网友评论