A light-as-possible rewrite of Lexiconga
Go to file
Robbie Antenesse f8ae41bca6 Add create account 2019-05-14 17:22:17 -06:00
src Add create account 2019-05-14 17:22:17 -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 Make parcel generate relative path for scripts in dev 2019-05-14 15:00: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.