Skip to content

jackhutu/jackblog-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
$ npm run dev

打包

$ npm run build 或 npm run start

线上布署

$ npm run pm2-start

License

MIT

About

Jackblog Angular 2.0 版, 个人博客系统, 使用angular2, typescript, rxjs, ng2-bootstrap, webpack2等.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published