rebirth
GreenGerong(破狼) blog with Angular4.
File Explorer
Download Latest Version (.zip)- launch.json
- settings.json
- mock-server.js
- sw-precache.js
- rebirth-about.e2e-spec.ts
- rebirth-about.po.ts
- rebirth-home.e2e-spec.ts
- rebirth-home.po.ts
- rebirth-question.e2e-spec.ts
- rebirth-question.po.ts
- article.ts
- index.ts
- page-base.ts
- manage-home.po.ts
- manage-login.e2e-spec.ts
- manage-login.po.ts
- tsconfig.e2e.json
- typings.d.ts
- article.response.json
- article.yaml
- get-article.response.json
- update-success.response.json
- demo.response.json
- demo.yaml
- admin.response.json
- login.yaml
- user.response.json
- rebirth-about.png
- rebirth-index.png
- rebirth-login.png
- rebirth-manage-edit.png
- rebirth-manage-fullscreen.png
- rebirth-manage-index.png
- rebirth-manage-list.png
- rebirth-question.png
- about.component.ts
- about.html
- about.service.ts
- about.spec.ts
- index.ts
- polang.html
- article-item.component.ts
- article-item.html
- article-item.scss
- article-item.spec.ts
- index.ts
- article-list.component.ts
- article-list.html
- article-list.scss
- article-list.spec.ts
- index.ts
- blog-article.component.ts
- blog-article.html
- blog-article.scss
- index.ts
- blog-aside.component.ts
- blog-aside.html
- blog-aside.scss
- index.ts
- blog-navbar.component.ts
- blog-navbar.html
- blog-navbar.scss
- index.ts
- duoshuo-comment.component.ts
- duoshuo-comment.html
- index.ts
- home.component.ts
- home.html
- home.scss
- index.ts
- index.ts
- jia-this.component.ts
- jia-this.html
- jia-this.scss
- index.ts
- label.model.ts
- question.component.ts
- question.html
- question.model.ts
- question.scss
- question.service.ts
- user.model.ts
- index.ts
- uyan-comment.component.ts
- uyan-comment.html
- blog-app.component.ts
- blog-app.html
- blog-app.module.ts
- blog-app.routes.ts
- blog-app.scss
- index.ts
- article.model.ts
- article.service.ts
- index.ts
- search-result.model.ts
- index.ts
- loading.component.ts
- loading.html
- loading.module.ts
- loading.service.ts
- index.ts
- rebirth-window.ts
- index.ts
- rebirth-router-reuse-strategy.service.ts
- core.module.ts
- index.ts
- article-search.component.ts
- article-search.html
- article-search.scss
- index.ts
- codemirror.component.ts
- codemirror.html
- codemirror.scss
- index.ts
- current-user.model.ts
- index.ts
- login.component.ts
- login.fb.component.ts
- login.fb.html
- login.html
- login.scss
- login.service.ts
- index.ts
- manage-article-item.component.ts
- manage-article-item.html
- manage-article-item.scss
- index.ts
- manage-article-list.component.ts
- manage-article-list.html
- manage-article-list.scss
- index.ts
- manage-home.component.ts
- manage-home.html
- manage-home.scss
- index.ts
- manage-navbar.component.ts
- manage-navbar.html
- manage-navbar.scss
- index.ts
- md-editor.component.ts
- md-editor.html
- md-editor.scss
- index.ts
- md-preview.component.ts
- md-preview.html
- md-preview.scss
- index.ts
- manage-app.component.ts
- manage-app.html
- manage-app.module.ts
- manage-app.scss
- manage.routes.ts
- blog-footer.component.ts
- blog-footer.html
- blog-footer.scss
- blog-footer.spec.ts
- index.ts
- blog-header.component.ts
- blog-header.html
- blog-header.scss
- index.ts
- dropdown.directive.ts
- index.ts
- index.ts
- pager.component.ts
- pager.html
- pager.scss
- index.ts
- shared.module.ts
- app.component.spec.ts
- app.component.ts
- app.module.ts
- app.routes.ts
- app.scss
- index.ts
- loading.css
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-halflings-regular.ttf
- glyphicons-halflings-regular.woff
- glyphicons-halflings-regular.woff2
- android-icon-144x144.png
- android-icon-192x192.png
- android-icon-36x36.png
- android-icon-48x48.png
- android-icon-72x72.png
- android-icon-96x96.png
- apple-icon-114x114.png
- apple-icon-120x120.png
- apple-icon-144x144.png
- apple-icon-152x152.png
- apple-icon-180x180.png
- apple-icon-57x57.png
- apple-icon-60x60.png
- apple-icon-72x72.png
- apple-icon-76x76.png
- apple-icon-precomposed.png
- apple-icon.png
- browserconfig.xml
- favicon-16x16.png
- favicon-32x32.png
- favicon-96x96.png
- favicon.ico
- manifest.json
- ms-icon-144x144.png
- ms-icon-150x150.png
- ms-icon-310x310.png
- ms-icon-70x70.png
- angular-logo.png
- Angularjs-book.jpg
- banner-small.jpg
- banner.jpg
- sun-flower-300.png
- sun-flower.jpg
- sun-flower.png
- wei-xin-wolf-er-wei-ma.png
- wolf.png
- wolf2.jpg
- wolf2.png
- articles.json
- service-worker.js
- common.json
- development.json
- environment.github.ts
- environment.prod.ts
- environment.ts
- github.json
- production.json
- bootstrap.scss
- common.scss
- mixins.scss
- variables.scss
- index.html
- main.ts
- polyfills.ts
- service-worker-registration.js
- test.ts
- tsconfig.app.json
- tsconfig.spec.json
- typings.d.ts
- vendor.ts
- .editorconfig
- .gitignore
- .travis.yml
- angular-cli.json
- karma.conf.js
- LICENSE.txt
- package-lock.json
- package.json
- protractor.conf.js
- README.md
- tsconfig.json
- tslint.json
- typedoc.json
🚀 Installation Guide
1. Get the code
git clone https://github.com/greengerong/rebirth
Downloads the entire project code from GitHub to your computer.
cd rebirth
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
