mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-28 08:10:51 +02:00
Added 'composer serve' script
This commit is contained in:
@@ -43,5 +43,8 @@
|
||||
"sort-packages": true,
|
||||
"optimize-autoloader": true,
|
||||
"vendor-dir": "app/vendor"
|
||||
},
|
||||
"scripts": {
|
||||
"serve": "php -S localhost:8080"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user