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

695 B

wishthis

A simple wishlist plattform (demo).

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