elmalakomar / micro-lc.github.io

Documentation site for micro-lc and relative add-ons

Home Page:https://micro-lc.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation 📖

Mia-Platform

Documentation site for micro-lc and relative add-ons powered by Docusaurus.

Install and start dev mode

yarn install
(cd applications/angular12 && yarn install)
(cd applications/angular13 && yarn install)

then build the subpackages and copy their static files into docusaurus static folder by running

(cd applications/angular12 && yarn build)
(cd applications/angular13 && yarn build)
yarn prepare

then run

yarn start

About

Documentation site for micro-lc and relative add-ons

https://micro-lc.io

License:Apache License 2.0


Languages

Language:TypeScript 59.7%Language:JavaScript 18.1%Language:HTML 12.1%Language:CSS 10.0%Language:Shell 0.0%