Skip to content

This is the base system of fat-free framework website / wiki.

Notifications You must be signed in to change notification settings

f3-factory/F3com

Repository files navigation

F3com

This repository contains the fatfreeframework.com website / wiki.

Installation

First of all install required dependencies via Composer: composer install

The project consists of two different repositories. One with the code, another with the data. To clone both use the following command

git clone --recursive [email protected]:F3Community/F3com.git

Use the following command to get the content from an existing "code" repository

git submodule update --init

Additionally if you wish to run this in the local php development server, do the following:

php -S localhost:8000 .router.php

About

This is the base system of fat-free framework website / wiki.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published