lucaswerkmeister / intuition-web

Web interface for Intuition.

Home Page:https://tools.wmflabs.org/intuition/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

intuition-web

Web interface for Intuition.

Install

PHP 7.2 or higher is required, and Composer.

git clone https://github.com/Krinkle/intuition-web.git && cd intuition-web

composer install --no-dev

Then, to start a local web server at http://localhost:4000.

php -S localhost:4000 -t public_html/

About

Web interface for Intuition.

https://tools.wmflabs.org/intuition/

License:MIT License


Languages

Language:JavaScript 88.4%Language:PHP 9.3%Language:CSS 1.8%Language:HTML 0.5%