phpgl/visu-starter

There is no license information available for the latest version (dev-master) of this package.

Installs: 196

Dependents: 0

Suggesters: 0

Security: 0

Stars: 20

Watchers: 4

Forks: 0

Open Issues: 1

pkg:composer/phpgl/visu-starter

dev-master 2023-08-21 10:04 UTC

This package is auto-updated.

Last update: 2025-09-21 14:48:12 UTC


README

Starter Project for VISU.

This repo contains a quick start scafolding to create VISU based application.

s

Usage

Use composer to create a new project based on visu-starter.

composer create-project phpgl/visu-starter -s dev --prefer-dist <YOUR PROJECT NAME>

After the installation open the projects directory with a command line and run:

./bin/play

A window should open with a few flying Elephpants. (Disclaimer im not an artist..)

s