wishthis/README.md

15 lines
199 B
Markdown
Raw Normal View History

2021-11-12 15:23:48 +00:00
# wishthis
A simple wishlist plattform.
This project is a work in progress and not ready for production use.
## Requirements
* PHP 8
## Contributing
Install dependencies
```
composer install
```