Documentation site for micro-lc and relative add-ons powered by Docusaurus.
yarn install
then
- build static files from
static-templates
- build vue application from
applications/vue
into docusaurus static
folder by running
yarn prepare
then run
yarn start
⚠️ DO NOT MODIFY static/frames directlyframes and micro-lc configurations for showcases are first interpolated and they must be created in the mirror folder
static-templates/frames
the
build-static-frames
orbuild
step take care of operations on those folders