neumond/skeleton

Skeleton for Neumond Framework

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:project

pkg:composer/neumond/skeleton

dev-main 2024-05-23 11:58 UTC

This package is not auto-updated.

Last update: 2025-12-19 06:19:19 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

License: MIT

This project is licensed under the terms of the MIT license.