fix: missing install step
This commit is contained in:
@@ -7,6 +7,7 @@ export NVM_DIR="$HOME/.nvm"
|
|||||||
# download and install Node.js (you may need to restart the terminal)
|
# download and install Node.js (you may need to restart the terminal)
|
||||||
nvm install 22
|
nvm install 22
|
||||||
|
|
||||||
|
python manage.py tailwind install
|
||||||
python manage.py tailwind build
|
python manage.py tailwind build
|
||||||
python manage.py collectstatic --noinput
|
python manage.py collectstatic --noinput
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user