Redaxscript
A modern, ultra lightweight and rocket fast Content Management System for SQLite, MSSQL, MySQL and PostgreSQL.
Installation
Clone the repository:
git clone https://github.com/redaxscript/redaxscript.git --branch 4.2.0
Install the dependencies:
composer install
npm install
Usage
Serve local development server:
grunt serve [options]
-L, --live-reload
-O, --open-browser
-W, --webfont-compat
-N, --no-cache
-D, --debug-mode
Browse your working copy:
http://localhost:8000