2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00
inventree-website/README.md
2022-02-06 00:00:04 +01:00

212 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