Skip to content

smile2014/rebirth

 
 

Repository files navigation

@rebirth/rebirth(Build Status)

破狼logo

GreenGerong(破狼) blog with Angular2.

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


Blog front

home page

question page

about me


Blog manage

login page

blog list

blog editor

editor full screen

About

GreenGerong(破狼) blog with Angular2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 30.5%
  • TypeScript 29.9%
  • JavaScript 19.9%
  • HTML 19.7%