All Projects → jrainlau → jrainlau.github.io

jrainlau / jrainlau.github.io

Licence: other
My personal blog.

Programming Languages

HTML
75241 projects

JRAIN:BLOG

This is my personal blog bases on Github Issues, it loads data from the Github API V3 and Github API V4.

Development

  1. Clone this repository:

     git clone https://github.com/jrainlau/jrainlau.github.io.git
    
  2. Checkout the dev branch:

     git checkout dev
    
  3. Install dependencies:

     npm install
    
  4. Run in dev mode

    npm run serve
    

PS: You can change the owner and repo in /src/store.js from the line 8 to load your own repo.

Lisence

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].