https://github.com/greengerong/rebirth
GreenGerong(破狼) blog with Angular4.
https://github.com/greengerong/rebirth
angular2 angular4 greengerong rebirth
Last synced: 10 months ago
JSON representation
GreenGerong(破狼) blog with Angular4.
- Host: GitHub
- URL: https://github.com/greengerong/rebirth
- Owner: greengerong
- License: mit
- Created: 2016-07-30T06:34:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T14:14:53.000Z (over 7 years ago)
- Last Synced: 2025-03-30T09:09:45.719Z (11 months ago)
- Topics: angular2, angular4, greengerong, rebirth
- Language: TypeScript
- Homepage: https://greengerong.github.io/rebirth
- Size: 17.5 MB
- Stars: 356
- Watchers: 40
- Forks: 114
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# @rebirth/rebirth
[](https://travis-ci.org/greengerong/rebirth)
[](https://david-dm.org/greengerong/rebirth)
[](https://david-dm.org/greengerong/rebirth?type=dev)
==================
[](http://www.cnblogs.com/whitewolf/)
GreenGerong(破狼) blog with Angular4. Online link [https://greengerong.github.io/rebirth](https://greengerong.github.io/rebirth).
## Links
* [Web version rebirth: https://github.com/greengerong/rebirth](https://github.com/greengerong/rebirth)
* [Ionic2 version rebirth: https://github.com/greengerong/rebirth-ionic2](https://github.com/greengerong/rebirth-ionic2)
* [Nativescript version rebirth: https://github.com/greengerong/rebirth-nativescript](https://github.com/greengerong/rebirth-nativescript)
## 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 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
