Skip to content

alecgunnar/Maverick

Repository files navigation

Maverick

Build Status Code Climate Test Coverage

Run the Demo

Once you have cloned Maverick to your machine and installed the Composer dependencies, you may run the demo application which comes packaged with the framework. You can run it by doing the following:

$ bin/maverick build --environment demo

This command will prepare the application for the runtime, it moves assets from their staging directories to their runtime directories. This is the only setup that is necessary. You may now use PHP's built in webserver to run the demo:

$ php -S localhost:8080 -t public

About

Simple PHP framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages