#9 - headless ui, heroicons and some webpack stuff

This commit is contained in:
Adrian Hopek
2022-01-11 10:26:29 +01:00
parent 895f04e8d4
commit 458af733f8
11 changed files with 592 additions and 18 deletions

View File

@@ -27,14 +27,14 @@ HR software you love to hate
dcr php php artisan key:generate
- generate storage link
dcr php php artisan storage:link
- migrate and seed database
dcr php php artisan migrate --seed
- build assets
dcr node npm run dev
## Available containers (local)
- **php** - php and composer stuff
- **node** - npm stuff