2017 © Pedro Peláez
 

project vxweb

vxWeb skeleton web application

image

vectrex/vxweb

vxWeb skeleton web application

  • Tuesday, July 24, 2018
  • by Vectrex
  • Repository
  • 1 Watchers
  • 0 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 2 % Grown

The README.md

vxWeb forms the base of a web application atop vxPHP. Some basic CMS functionality is added and vxJS forms the base for client-side scripting., (*1)

  • Initialize a new vxWeb project with
composer create-project --stability dev --prefer-dist Vectrex/vxWeb <your_project_name> 
  • Once checked out your webserver should point the the web folder as webroot.
  • Invoke
http(s)://your-domain.tld/installer.php

and follow the instructions to complete the installation., (*2)

The Versions

07/03 2018