Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 312 Bytes

Readme.md

File metadata and controls

16 lines (11 loc) · 312 Bytes

Github page of the non local models software toolkit

Testing the webpage locally

Install all the dependencies

bundle install

This command will install all depencies in the Gemfile.

Running a local webserver

bundle exec jekyll serve