Coder Social home page Coder Social logo

books's Introduction

GitHub stars GitHub forksGitHub license

介绍

各个镜像的编译状态 考虑到国内的下载速度慢,我们在码云上也部署了一套环境,代码同步。

课程推荐信息:

关于 52ABP

52ABP是一个整合了前后端的强力框架, 后端是对.NET Core和ABP框架进行了二次的封装和整合 前端是在Angular的基础上整合了Ng-Zorro、Ng-alain等组件 架构层面也是一个基于DDD(领域驱动设计)的经典分层架构 目的是成为一个强大的基础设施符合国人开发习惯的框架现代WEB应用框架。

关于 ABP 的后端文档,详情参看:https://www.52abp.com/ReadWiki/ABP%E6%A1%86%E6%9E%B6%E4%B8%AD%E6%96%87%E6%96%87%E6%A1%A3/Documents-3.7.2/Readme.md

关于 ng-alain 的官方文档,详情参考:https://ng-alain.com/docs/getting-started

本次着重说明的是前端项目的文档。 本文档的大部分内容是从 ng-alain 官方摘录,因为是你的前端框架嘛。。

截图

image

52ABP模板 ASP.Net Core 与 Angular的开源实例项目

下载地址

通过52ABP来创建属于你自己的独立项目信息: https://www.52abp.com/Download/Index

环境准备

本地环境需要您安装 nodegit。我们的技术栈基于 TypescriptAngularg2@delonng-zorro-antd,提前了解和学习这些知识会非常有帮助。

启动项目

我们推荐你从https://www.52abp.com 创建您自己的项目模板,本项目模板为统一的启动模板,您可以像我们贡献您的代码信息。

更多详细的启动教程: 项目运行教程

备注:

默认用户名:admin

默认密码:123qwe

代码相关镜像仓库:

码云:国内镜像

Github:主仓库

前端项目的说明

如何阅读文档

在开始之前有一些文档描述约定说明,这有助于更好的阅读:

  • API 相关
    • [] 表示属性
    • () 表示事件
    • [()] 表示双向绑定
    • ng-content 表示组件内容占位符
    • #tpl 开头表示 <ng-template #tpl>
  • 对象相关,一般在类描述时
    • [] 表示属性
    • () 结尾表示方法

前端常用的命令

生成指定路径的 组件 ng generate component persons/create-or-edit-person-modal

books's People

Contributors

smilewangwei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.