Skip to content

m-vo/contao-survey

Repository files navigation

Warning

This package is in development and not intended for production use.

Development

PHP

  • Install PHP dependencies with composer install.
  • Run composer chain to execute the requirements/code style/static analysis checks and tests.

JS

  • Install JS dependencies with yarn install.
  • Run yarn build to build the bundled javascript assets.