The quick and easy dictionary builder for constructed languages.
https://lexicon.ga
Robbie Antenesse a4358a7658 | ||
---|---|---|
src | ||
.gitignore | ||
.postcssrc | ||
README.md | ||
composer.json | ||
composer.lock | ||
index.html | ||
package.json | ||
yarn.lock |
README.md
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.