icanboogie/app-hello

Starter project for your application built with ICanBoogie

dev-master 2018-02-17 14:34 UTC

This package is auto-updated.

Last update: 2024-04-08 06:50:26 UTC


README

68747470733a2f2f63646e2e7261776769742e636f6d2f4943616e426f6f6769652f6170702d68656c6c6f2f6d61737465722f7765622f6173736574732f6963616e626f6f6769652e737667

ICanBoogie is a high-performance micro-framework. It is written with speed, flexibility and lightness in mind. ICanBoogie doesn't try to be an all-in-one do-it-all solution but provides the essential features to quickly and easily build web applications. It is easily extensible, and a variety of packages are available to complement its features with rendering, views, routing, operations, internationalization, translation, ORM, facets, mailer

Hello

This is a starter project for your application built with ICanBoogie.

Execute the following command to install it:

$ composer create-project icanboogie/app-hello hello -s dev

Then run the application with the following command:

$ cd hello
$ make run

License

ICanBoogie is open-sourced software licensed under the BSD-3-Clause.