wishthis/README.md
2022-01-14 10:03:16 +01:00

661 B

wishthis

A simple wishlist plattform.

Warning

wishthis is a work in progress and may break at any time. Do not rely on it and make sure you have backups of your data.

Use at your own risk.

Requirements

  • PHP 8

Screenshots

Home Create a wishlist Add a product

Contributing

Install dependencies

composer install
npm install

Theme changes

cd semantic
gulp build

For more information see: https://fomantic-ui.com/introduction/build-tools.html