Skip to content

使用Angular2, Typescript, Rxjs, Ng2-bootstrap等.

License

Notifications You must be signed in to change notification settings

Sofia92/angular2

 
 

Repository files navigation

jackblog-angular2

Dependency Status devDependency Status

Jackblog 是使用 Node.js + MongoDB + 其它客户端框架开发的个人博客系统,前后端分离,仿简书模板.
服务端有: express 版 , koa 版
客户端有: angular1.x 版 , angular2.x 版 , react 版 , vue 版
移动端有: react native 版, ionic2.0 版

此为客户端angular2.0版, 需要配合服务端使用.

服务端任选一种, 请预先安装并启动服务端

开发

$ git clone git@github.com:jackhutu/jackblog-angular2.git
$ cd jackblog-angular2
$ npm install
$ gulp serve

打包

$ gulp build 或 gulp serve:dist

线上布署

$ pm2 start process.json

License

MIT

About

使用Angular2, Typescript, Rxjs, Ng2-bootstrap等.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 66.0%
  • CSS 13.1%
  • HTML 12.6%
  • JavaScript 8.3%