mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-05-31 22:40:06 +02:00
9 lines
No EOL
276 B
Markdown
9 lines
No EOL
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. |