Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 285 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 285 Bytes

nepaljs.org

The nepaljs.org website

Installation

nepaljs.org is powered by Jekyll which is a ruby gem that can be installed on most systems.

https://jekyllrb.com/docs/installation/

Install ruby 2.7.5

bundle install

bundle exec jekyll serve

open http://localhost:4000