npm install
npm run build
cp environment.json.apertium-example environment.json
(or alternatively, use environment.json.yandex-example
and put in your Yandex API key)python3 -m http.server
/demo
, e.g. http://localhost:8000/demo/LL-apex.html
or http://localhost:8000/demo/LL-wmui.html
Copyright (C) 2019, LL team and others.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.