hgh/fox

The fox

Maintainers

Package info

github.com/H-Gh/fox

Language:Hack

Type:project

pkg:composer/hgh/fox

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.1 2020-07-17 20:40 UTC

This package is auto-updated.

Last update: 2026-02-18 08:18:38 UTC


README

Fox

The sample project for the fox framework.

Table of contents

Installation

Step 1: Create Project

create the project by following composer command:

composer create-project hgh/fox

Step 2: Composer install

Install packages by following composer command:

composer install

Step 3: Create .env

Create .env file. You can use the example provided for you.