mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-27 21:16:45 +00:00
211 B
211 B
#InvenTree home website A small UI test
Develop
Install packages
bundle install
Build site locally
bundle exec jekyll build
Run debug server
bundle exec jekyll serve --incremental