Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 230 Bytes

File metadata and controls

29 lines (20 loc) · 230 Bytes

About me page

Setup

  • Prerequisite
gem install bundler
  • Install
bundle install
  • Update
bundle update
bundle update github-pages
  • Run (Requires: NodeJS v5.6.0)
npm install
npm start