Skip to content

Jaylee89/rebirth

 
 

Repository files navigation

@rebirth/rebirth

Build Status dependcy dev dependcy

==================

破狼logo

GreenGerong(破狼) blog with Angular2. Online link https://greengerong.github.io/rebirth/blog/home.

How to build this project?

setup project

  • Install Nodejs( v5 or v6)
  • npm install -g angular-cli@latest
  • npm install

run project

  • development: npm run jit & npm run aot
  • production: ng build --prod
  • test: npm test
  • angular-cli command

main dependency

  • angular-cli: Angular2 cli tool.
  • sass
  • karma
  • tslint & codelyzer
  • typescript & @types
  • ...

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 40.3%
  • CSS 35.4%
  • HTML 22.7%
  • JavaScript 1.6%