# LTMCompanyNameFree.YoyoCmsTemplate **Repository Path**: LPB_NetCore/LTMCompanyNameFree.YoyoCmsTemplate ## Basic Information - **Project Name**: LTMCompanyNameFree.YoyoCmsTemplate - **Description**: 一个免费版本的ABP框架,整合了ng-Zorro。 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: https://free.yoyocms.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 42 - **Created**: 2018-12-17 - **Last Updated**: 2022-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![GitHub stars](https://img.shields.io/github/stars/52ABP/LTMCompanyNameFree.YoyoCmsTemplate.svg)](https://github.com/52ABP/LTMCompanyNameFree.YoyoCmsTemplate/stargazers) [![GitHub forks](https://img.shields.io/github/forks/52ABP/LTMCompanyNameFree.YoyoCmsTemplate.svg?style=social)](https://github.com/52ABP/LTMCompanyNameFree.YoyoCmsTemplate/network)[![GitHub license](https://img.shields.io/github/license/52ABP/LTMCompanyNameFree.YoyoCmsTemplate.svg?style=social)](https://github.com/52ABP/LTMCompanyNameFree.YoyoCmsTemplate/blob/master/LICENSE) # 介绍 > 各个镜像的编译状态 > 考虑到国内的下载速度慢,我们在码云上也部署了一套环境,代码同步。 ## 关于 52ABP 基于.NET Core 版本为 2.1, 整个框架使用的是 ABP(ASP.NET Boilerplate),前端这次使用的是 ng-alain 。 可以说作为一个内容整合商,52abp 的第一个正式开源的免费项目,您可以基于这个项目进行升级和扩展属于自己自定义的功能模块。 关于 ABP 的后端文档,详情参看:https://aspnetboilerplate.com/Pages/Documents 关于 ng-alain 的官方文档,详情参考:https://ng-alain.com/docs/getting-started 本次着重说明的是前端项目的文档。 本文档的大部分内容是从 ng-alain 官方摘录,因为是你的前端框架嘛。。 ## 截图 ![image](https://upload-images.jianshu.io/upload_images/1979022-149453e355774c58.gif?imageMogr2/auto-orient/strip) ![](https://upload-images.jianshu.io/upload_images/1979022-78623047838e0674.gif?imageMogr2/auto-orient/strip) [52ABP模板 ASP.Net Core 与 Angular的开源实例项目 ](https://www.cnblogs.com/wer-ltm/p/9358478.html) ## 下载地址 通过52ABP来创建属于你自己的独立项目信息:https://www.52abp.com/Download/Index ## 环境准备 本地环境需要您安装 [node](http://nodejs.org/) 和 [git](https://git-scm.com/)。我们的技术栈基于 [Typescript](https://www.tslang.cn/)、[Angular](https://angular.io/)、[g2](http://g2.alipay.com/)、[@delon](https://github.com/cipchk/delon) 和 [ng-zorro-antd](https://ng.ant.design/),提前了解和学习这些知识会非常有帮助。 # 启动项目 我们推荐你从[https://www.52abp.com](https://www.52abp.com/Download/Index) 创建您自己的项目模板,本项目模板为统一的启动模板,您可以像我们贡献您的代码信息。 更多详细的启动教程: [项目运行教程](https://www.52abp.com/Blog/BlogDetails/1) ### 备注: ``` 默认用户名:admin 默认密码:123qwe ``` #### 代码相关镜像仓库: 码云:[国内镜像](https://gitee.com/yoyocms/LTMCompanyNameFree.YoyoCmsTemplate) Github:[主仓库](https://github.com/52ABP/LTMCompanyNameFree.YoyoCmsTemplate) # 联系我们 **欢迎关注角落的白板报** ![联系我们](http://upload-images.jianshu.io/upload_images/1979022-a6ae2876aeac3cab.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) # 前端项目的说明 **如何阅读文档** 在开始之前有一些文档描述约定说明,这有助于更好的阅读: - API 相关 - `[]` 表示属性 - `()` 表示事件 - `[()]` 表示双向绑定 - `ng-content` 表示组件内容占位符 - `#tpl` 开头表示 `` - 对象相关,一般在类描述时 - `[]` 表示属性 - `()` 结尾表示方法 ## 前端常用的命令 生成指定路径的 组件 ` ng generate component persons/create-or-edit-person-modal ` # 关于贡献 以上就是项目的简单说明,以后有时间,再继续给大家交流。也欢迎大家来完善内容。 [更多内容...](https://github.com/52ABP/Documents/blob/master/52ABP%E5%BC%80%E5%8F%91%E4%BA%BA%E5%91%98%E4%B8%AD%E5%BF%83/52ABP%E5%9B%A2%E9%98%9F%E6%AC%A2%E8%BF%8E%E6%82%A8%E7%9A%84%E5%88%B0%E6%9D%A5.md)