mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
234 B
234 B
Development
-
Install PHP
-
Install NodeJS/Yarn
-
Install Composer
-
Grab Composer deps (
composer install) -
Grab JS deps (
yarn install)
cd public
php -S 127.0.0.1:8080
Open https://localhost:8080 in the browser