No description
includes | ||
node_modules | ||
semantic | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
composer.json | ||
composer.lock | ||
index.php | ||
package-lock.json | ||
package.json | ||
README.md | ||
semantic.json | ||
wishthis.code-workspace |
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
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