1 Star 1 Fork 1

孙亖 / ngMarkdownEditor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

一直想写一个Angular2+的分享,但是没有一个好的切入点。前段时间我向分享Chat的白宦成老师请教markdown的问题,他向我推荐Typora编辑器,我觉着这就是我一直想要的Markdown编辑器,于是我就想到了这个主题。当然,我的水平一时是难于写出Typora那样的编辑器的,但人生已经如此艰难,大家就不要拆穿了,我主要是想通过一个实际应用分享一下Angular(文中提到的Angular指的都是Angular2+,实际版本是Angular5)的开发过程,主要内容包括:

  • Angular项目建立
  • Angular中的服务
  • Angular中使用第三方传统库
  • 打包桌面版本
  • 制作一个安装程序

Angular项目的默认语言是TypeScript,如果你不太熟悉请看我的另外一个Chat:TypeScript快速入门

本Chat的目录如下:

目录

了解Chat详细内容请扫码加入:

Chat邀请卡

参考资料

  1. Typescript快速入门
  2. Kotlin开发SpringBoot之Data JPA

NgMDEditor

This project was generated with Angular CLI version 1.7.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

空文件

简介

暂无描述 展开 收起
TypeScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
TypeScript
1
https://gitee.com/techcave/ngMarkdownEditor.git
git@gitee.com:techcave/ngMarkdownEditor.git
techcave
ngMarkdownEditor
ngMarkdownEditor
master

搜索帮助