Lexiconga/README.md

9 lines
276 B
Markdown
Raw Normal View History

2019-05-13 23:02:36 +02:00
# 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.