Cleanup
This commit is contained in:
parent
2988b5f18a
commit
12d6e3824c
9 changed files with 12 additions and 93 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,6 @@
|
|||
setup:
|
||||
python3 -m venv .venv
|
||||
source .venv/bin/activate && pip install -r requirements.txt
|
||||
npm install
|
||||
|
||||
dev:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue