rebirth
rebirth copied to clipboard
GreenGerong(破狼) blog with Angular4.
@rebirth/rebirth
==================
GreenGerong(破狼) blog with Angular4. Online link https://greengerong.github.io/rebirth.
Links
- Web version rebirth: https://github.com/greengerong/rebirth
- Ionic2 version rebirth: https://github.com/greengerong/rebirth-ionic2
- Nativescript version rebirth: https://github.com/greengerong/rebirth-nativescript
How to build this project?
setup project
- Install Nodejs( v6 or v7)
npm install -g @angular/cli@latestnpm install
run project
- development:
npm run jit或npm 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

