2017 © Pedro Peláez
 

project project-basic

Skeletton for a basic Colibri based project.

image

colibri-platform/project-basic

Skeletton for a basic Colibri based project.

  • Tuesday, February 13, 2018
  • by ilhooq
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Colibri basic project template

Basic Skeletton to build a Colibri based application, (*1)

1. Install

composer global require "fxp/composer-asset-plugin:^1.3.1"
composer create-project --stability dev colibri-platform/project-basic colibri-basic

2. Run

cd colibri-basic && ./yii serve

3. Finish install

This step create configuration file, DB tables and admin user., (*2)

Simply go to http://127.0.0.1:8080/ in your browser and follow instructions., (*3)

The Versions

13/02 2018

dev-master

9999999-dev

Skeletton for a basic Colibri based project.

  Sources   Download

MIT

The Requires

 

The Development Requires

yii2 project basic colibri