This commit is contained in:
Adrian Hopek 2022-01-11 10:48:15 +01:00
parent 458af733f8
commit eb5a7dfc05
3 changed files with 6 additions and 2 deletions

View File

@ -31,6 +31,10 @@ HR software you love to hate
dcr php php artisan migrate --seed
- install npm packages
dcr node npm install
- build assets
dcr node npm run dev