Lexiconga/README.md

9 lines
276 B
Markdown

# 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.