2017 © Pedro Peláez
 

project personal-site-skeleton-app

Initial skeleton application structure

image

blessed-alliance/personal-site-skeleton-app

Initial skeleton application structure

  • Tuesday, June 28, 2016
  • by gabbydgab
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Personal Site Skeleton App Latest Stable Version Total Downloads License

A skeleton application that will help you develop more robust web-based application with built-in features (submodules) that are common modules of many, of any kind of, web-based systems that are existing today., (*1)

Enabled modules:

AIM World Latest Stable Version Total Downloads License


Installation

The recommended way to get a working copy of this project is to clone the repository and use composer to install dependencies using the create-project command:, (*2)

curl -s https://getcomposer.org/installer | php --
php composer.phar create-project --prefer-source --no-dev blessed-alliance/personal-site-skeleton-app path/to/install

The Versions