greengerong / rebirth

GreenGerong(破狼) blog with Angular4.

Home Page:https://greengerong.github.io/rebirth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@rebirth/rebirth

Build Status dependcy dev dependcy

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

破狼logo

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

Links

How to build this project?

setup project

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

run project

  • development: npm run jitnpm run aot
  • production: ng build --prod --aot
  • test: npm test
  • @angular/cli command

main dependency

  • @angular/cli: Angular 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 Angular4.

https://greengerong.github.io/rebirth

License:MIT License


Languages

Language:TypeScript 40.8%Language:CSS 33.7%Language:HTML 21.8%Language:JavaScript 3.8%