mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
Update README.md
This commit is contained in:
parent
760ca0f800
commit
13756751c3
@ -37,6 +37,10 @@ Run `make migrate` to perform all pending database migrations to ensure the data
|
|||||||
|
|
||||||
Run `make superuser` to create an admin account for the database
|
Run `make superuser` to create an admin account for the database
|
||||||
|
|
||||||
|
### Launch Development Server
|
||||||
|
|
||||||
|
Run `python InvenTree/manage.py runserver` to launch a (development / debug) server. InvenTree can be then accessed via a web browser at `http://127.0.0.1:8000`
|
||||||
|
|
||||||
### Test
|
### Test
|
||||||
|
|
||||||
Run `make test` to run all code tests
|
Run `make test` to run all code tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user