The quick and easy dictionary builder for constructed languages. https://lexicon.ga
Go to file
Robbie Antenesse 04176ef92f Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00
src Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00
.gitignore Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00
.postcssrc Set up autoprefixer for css 2019-05-07 15:55:55 -06:00
README.md Add the worst possible README 2019-05-13 15:02:36 -06:00
composer.json Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00
composer.lock Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00
index.html Create Log In button in header 2019-05-13 14:01:25 -06:00
package.json Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00
yarn.lock Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00

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.