1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2026-05-24 09:53:49 +02:00
The quick and easy dictionary builder for constructed languages. https://lexicon.ga
Find a file
2019-05-21 18:54:19 -06:00
src Default lastUpdated to created; extra error messaging 2019-05-21 18:54:19 -06:00
.gitignore Force local project database user/password setup 2019-05-17 12:52:20 -06:00
.postcssrc
composer.json
composer.lock
index.html
package.json Fix watch-php script needing quotes 2019-05-17 12:22:11 -06:00
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.