f3-factory / F3com

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

Home Page:fatfreeframework.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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.

fatfreeframework.com


Languages

Language:PHP 39.3%Language:CSS 29.8%Language:HTML 21.8%Language:JavaScript 9.0%