New start script
This commit is contained in:
@@ -21,6 +21,9 @@
|
|||||||
"php": ">=7.1.0",
|
"php": ">=7.1.0",
|
||||||
"getkirby/cms": "^3.0"
|
"getkirby/cms": "^3.0"
|
||||||
},
|
},
|
||||||
|
"scripts": {
|
||||||
|
"start": "@php -S localhost:8000 kirby/router.php"
|
||||||
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"optimize-autoloader": true
|
"optimize-autoloader": true
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user