/bcr

🌲 BCR - everywhere 🌲

Primary LanguagePHP

🌲 BCR - everywhere 🌲

Why?

pet project, because ...

  • test fresh new sf4 project
    • flex
    • autowiring
    • webpack encore
  • some more React practice
  • some social media API testing

and there can never be enough BCR in the world!

a picture

Dev-Installation

composer install
yarn install

# run symfony application
bin/console server:run

# build/watch JS assets
node_modules/.bin/encore dev [--watch]