Skip to content

Commit

Permalink
Merge pull request #90 from BitBagCommerce/docs/build-assets-for-testing
Browse files Browse the repository at this point in the history
Update readme to include building assets
  • Loading branch information
senghe authored Aug 9, 2024
2 parents 007899b + 6cb0254 commit 26fde2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ $ bin/console doctrine:database:create -e test
$ bin/console doctrine:schema:create -e test
$ yarn install
$ yarn encore dev
$ yarn gulp
$ bin/console server:run 127.0.0.1:8080 -e test
$ bin/phpunit
$ bin/behat
Expand Down

0 comments on commit 26fde2e

Please sign in to comment.