# install dependencies (requires npm)
composer install
# start local server
symfony server:start -d # auto-starts tailwind build --watch
# view server/tailwind build logs
symfony server:log
# run test suite
vendor/bin/phpunit
# run php-cs-fixer
vendor/bin/php-cs-fixer fix --verbose
# run phpstan
vendor/bin/phpstan-
Notifications
You must be signed in to change notification settings - Fork 1
kbond/stimulus.recipes
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.