Skip to content

Ubiquity repository for composer create-project command

Notifications You must be signed in to change notification settings

phpMv/ubiquity-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

{projectName}

This README outlines the details of collaborating on this Ubiquity application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • composer create-project phpmv/ubiquity-project {projectName}

Running / Development

devtools

Make use of the many generators for code, try Ubiquity help for more details

Optimization for production

Run: Ubiquity composer optimize

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links