/redaxscript

A modern, ultra lightweight and rocket fast Content Management System

Primary LanguagePHP

Redaxscript

A modern, ultra lightweight and rocket fast Content Management System for SQLite, MSSQL, MySQL and PostgreSQL.

Build Status Build Status Scrutinizer Code Quality Mutation Status Coverage Status Packagist Version License Gitter Chat Facebook Chat

Installation

Clone the repository:

git clone https://github.com/redaxscript/redaxscript.git

Install the dependencies:

composer install
npm install

Usage

Serve local development server:

grunt serve [options]

--D, --debug-mode
--W, --webfont-compat
--O, --open-browser

Browse your working copy:

http://localhost:8000