https://github.com/wikimedia/labs-tools-intuition-web
Mirror of https://gerrit.wikimedia.org/g/labs/tools/intuition-web
https://github.com/wikimedia/labs-tools-intuition-web
Last synced: 4 months ago
JSON representation
Mirror of https://gerrit.wikimedia.org/g/labs/tools/intuition-web
- Host: GitHub
- URL: https://github.com/wikimedia/labs-tools-intuition-web
- Owner: wikimedia
- License: mit
- Created: 2017-02-28T03:46:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T12:24:43.000Z (6 months ago)
- Last Synced: 2025-01-30T13:34:45.934Z (5 months ago)
- Language: JavaScript
- Homepage: https://intuition.toolforge.org
- Size: 338 KB
- Stars: 15
- Watchers: 6
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://qunitjs.com/)
# intuition-web
Web interface for [Intuition](https://gerrit.wikimedia.org/g/labs/tools/intuition), as deployed at .
## Local development
PHP 7.4 or higher is required, and [Composer](https://getcomposer.org).
git clone https://gerrit.wikimedia.org/r/labs/tools/intuition-web && cd intuition-webcomposer install --no-dev
Then, to start a local web server at .
php -S localhost:4000 -t public_html/