mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
6dac7de2f4
Change-Id: I20a9af9a8c0e05e96c77c9ac7566ea7bc1a6dabd |
||
---|---|---|
.. | ||
ApiQueryParseTree.php | ||
ParserService.js | ||
README.runserver.txt | ||
runserver.sh | ||
server.js |
== Installation on Ubuntu VM == apt-get update apt-get install nodejs npm git build-essential npm install -g express html5 lru-cache jquery pegjs async jshashes adduser --system --home /var/lib/parsoid parsoid cd /var/lib/parsoid git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/VisualEditor.git cd VisualEditor/api ./runserver.sh