neumond / skeleton
Skeleton for Neumond Framework
dev-main
2024-05-23 11:58 UTC
Requires
- neumond/framework: dev-main
This package is not auto-updated.
Last update: 2025-06-06 03:54:42 UTC
README
Experimental Skeleton app using Neumond Framework
Table of Contents
Installation
First you need to install dependencies like this:
composer install
Usage
You can run the project like this:
php blazar serve
Your new app will be running at http://localhost:8000/
As example you can access Framework about page at http://localhost:8000/about
Contributing
Feel free to create MR with your contributions.
License
This project is licensed under the terms of the MIT license.