Lino React Developer Guide¶
The react
repository contains the source code for two different things:
the
lino_react
Python package (distributed on PyPI)the Javascript code and npm config files needed for building the static files included in the
lino_react
package. Building the static files requiresnpm
and is described in Introduction to npm, npx, NodeJS and React.