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