Common application

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:project

dev-master 2019-11-29 00:24 UTC

This package is auto-updated.

Last update: 2024-03-24 09:37:13 UTC


README

Shopium24 Web application shopium24

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads Latest Unstable Version License

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/core . "dev-master"

Either run for prod

php composer create-project --prefer-dist --no-dev --stability=dev shopium24/core . "dev-master"