hgh/fox

The fox

Maintainers

Details

github.com/H-Gh/fox

Source

Issues

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:Hack

Type:project

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

This package is auto-updated.

Last update: 2024-04-18 04:36:26 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.