Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kbond/stimulus.recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stimulus.recipes Website

Local Development

# 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks