Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m-vo/contao-survey


https://github.com/m-vo/contao-survey

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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.