Basic design created
This commit is contained in:
@@ -48,6 +48,11 @@ services:
|
||||
sh -c "
|
||||
npm install &&
|
||||
npm install vue3-toastify && npm install @inertiajs/progress && npm install @inertiajs/progress &&
|
||||
npm install @fortawesome/fontawesome-svg-core &&
|
||||
npm install @fortawesome/free-solid-svg-icons &&
|
||||
npm install @fortawesome/vue-fontawesome@latest &&
|
||||
|
||||
|
||||
while true; do
|
||||
npm run build
|
||||
echo 'Vite Dev-Server beendet. Neustart in 3 Sekunden...'
|
||||
|
||||
Reference in New Issue
Block a user