DataCurationNetwork / CURATED

MIT License
4 stars 4 forks source link

To run the website on your local server

First, cd into the project folder. Then run the following commands

bundle install
jekyll build
bundle exec jekyll serve