This repository is a demo application for LuxUI.
Pretty standard stuff:
git clonenpm installnpm run servernpm start
There are two main areas of change to illustrate LuxUI: server/api.js and
src/index.js; there are corresponding, and progressive, example code in the
demo directory.
The example files in demo follow the numbering in
demo/demo.md under "Outline".