Angular Event App R.Guness 源码
EventApp 该项目是使用版本10.1.1生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建立 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用--prod标志进行生产构建。 运行单元测试
文件列表
Angular-Event-App-R.Guness
(预估有个114文件)
.browserslistrc
853B
index.html
511B
.gitkeep
0B
event-list.component.html
576B
body.component.html
462B
stepper1.component.html
5KB
create-stepper2.component.html
5KB
stepper.component.html
1022B
create-main-stepper.component.html
1KB
create-stepper1.component.html
4KB
暂无评论