mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 05:26:44 +00:00
15 lines
141 B
Markdown
15 lines
141 B
Markdown
# home.invenhost.com
|
|
A small UI test
|
|
|
|
|
|
## Develop
|
|
Install packages
|
|
```
|
|
bundle install
|
|
```
|
|
|
|
Run debug server
|
|
```
|
|
bundle exec jekyll build
|
|
```
|