shopium24 / client
shopium24
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.4.0
This package is auto-updated.
Last update: 2025-03-01 00:14:37 UTC
README
Shopium24 Web application shopium24
After installing Composer, run the following command to install the Composer Asset Plugin
php composer global require "fxp/composer-asset-plugin:^1.2.0"
Either run for dev
php composer create-project shopium24/client . "dev-master"
Either run for prod
php composer create-project --prefer-dist --no-dev --stability=dev shopium24/client . "dev-master"