zhangpengbin / rebirth

GreenGerong(破狼) blog with Angular2. It is a good seed for you to learn Angular2. Also, you can use it as a Angular project seed to start your new project.

Home Page:http://www.cnblogs.com/whitewolf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@rebirth/rebirth(Build Status)

破狼logo

GreenGerong(破狼) blog with Angular2. It is a good seed for you to learn Angular2. Also, you can use it as a Angular project seed to start your new project.

How to build this project?

setup project

  • Install Nodejs( v5 or v6)
  • npm install -g gulp-cli
  • npm install

run project

  • development: npm run dev
  • production: npm run prod
  • test: npm test
  • debug test: gulp karma:debug
  • build development: npm run build
  • build production: npm run build:prod

main dependency

  • gulp: It help use to manage all the plugin.
  • webpack: This is main build plugin.
  • awesome-typescript-loader: webpack typescript loader
  • postcss & sass
  • karma
  • tslint & codelyzer
  • typescript & @types
  • fontgen-loader: icon font
  • ...

My front end WeChat

破狼微信号

Web site preview

mobile


pc


前台界面

首页

提问

关于


后台界面

登录

首页

博客列表

博客编辑

全屏编辑

About

GreenGerong(破狼) blog with Angular2. It is a good seed for you to learn Angular2. Also, you can use it as a Angular project seed to start your new project.

http://www.cnblogs.com/whitewolf/

License:GNU General Public License v3.0


Languages

Language:CSS 30.4%Language:TypeScript 30.0%Language:JavaScript 19.9%Language:HTML 19.7%