Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 463 Bytes

File metadata and controls

22 lines (15 loc) · 463 Bytes

nikgapps.github.io

NiKGapps Website

To setup, install Ruby v3.4.8

Then execute following command in command prompt to install jekyll and bundler

gem install jekyll bundler

navigate to working directory and execute

bundle install

to run the project execute the following

bundle exec jekyll serve