/homepage

My very own personal website. Basically this is just a résumé.

Primary LanguageCSSMIT LicenseMIT

Homepage

My very own personal website. Basically this is just a résumé.

Installation

Install git

  1. To develop in 'develop' branch
$ git clone https://github.com/lerik1408/homepage.git
  1. To develop in 'master' branch
$ git clone https://github.com/lerik1408/homepage.git
$ git checkout -b master 
$ git pull origin master