init(not yet) 192 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 #!/bin/bash cd ../frontend npm run build cd ../backend . env/bin/activate rm -rf static ./manage.py collectstatic rm -rf static/admin rm -rf static/rest_framework python vue2djangoTemplate.py