neumond/skeleton

Skeleton for Neumond Framework

Maintainers

Package info

gitlab.com/neumondsoftware/skeleton

Homepage

Issues

Type:project

pkg:composer/neumond/skeleton

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-27 08:07:05 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.