This README outlines the details of collaborating on this Ubiquity application. A short introduction of this app could easily go here.
You will need the following things properly installed on your computer.
- php >=7.4
- Git
- Composer
- Ubiquity devtools
composer create-project phpmv/ubiquity-project {projectName}
- in {projectName} folder
Ubiquity serve
- Visit your app at http://127.0.0.1:8090.
Make use of the many generators for code, try Ubiquity help
for more details
Run:
Ubiquity composer optimize
Specify what it takes to deploy your app.