Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-vo/contao-survey
https://github.com/m-vo/contao-survey
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/m-vo/contao-survey
- Owner: m-vo
- Created: 2020-04-15T07:57:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T07:56:15.000Z (over 1 year ago)
- Last Synced: 2024-10-11T09:24:21.605Z (3 months ago)
- Language: PHP
- Size: 465 KB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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.