mirror of
https://github.com/inventree/inventree-website.git
synced 2025-05-07 17:58:52 +00:00
add dev instructions
This commit is contained in:
parent
7bd95c004f
commit
67b8e4ab00
12
README.md
12
README.md
@ -1,2 +1,14 @@
|
|||||||
# home.invenhost.com
|
# home.invenhost.com
|
||||||
A small UI test
|
A small UI test
|
||||||
|
|
||||||
|
|
||||||
|
## Develop
|
||||||
|
Install packages
|
||||||
|
```
|
||||||
|
bundle install
|
||||||
|
```
|
||||||
|
|
||||||
|
Run debug server
|
||||||
|
```
|
||||||
|
bundle exec jekyll build
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user