phpgl / visu-starter
There is no license information available for the latest version (dev-master) of this package.
dev-master
2023-08-21 10:04 UTC
Requires
- phpgl/ide-stubs: dev-main
- phpgl/visu: @dev
This package is auto-updated.
Last update: 2024-10-21 12:43:33 UTC
README
Starter Project for VISU.
This repo contains a quick start scafolding to create VISU based application.
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..)