mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-03-24 04:18:56 +01:00
The quick and easy dictionary builder for constructed languages.
https://lexicon.ga
src | ||
.gitignore | ||
.postcssrc | ||
composer.json | ||
composer.lock | ||
index.html | ||
package.json | ||
README.md | ||
yarn.lock |
Lexiconga
This is the light-as-possible rewrite of Lexiconga.
Installation
Clone and run yarn
to install dependencies.
npm start
bundles and watches frontend changes. For backend stuff, set up a junction link to dist
from the root of your php-processing server.