Material Design TailwindCSS Theme generator
make install-tools- Install optional tools:jq,ncu,markdown-tocnpm run launch:loc- Run development server with types watchnpm run build- Buildprodfilesnpm run build:loc- Builddevelopment/localfilesmake build-docker- Buildtuiteraz/jaba-staticbased docker to serve/distfilesmake up-docker- Startjabacontainer on theSERVE_PORTforstaticstestingmake down-docker- Startjabacontainer
Also one can check Makefile for more details on automation commands.
npm run launch:loc
- Root
tsconfig.jsonused for IDE..configs/tsconfig.2022.jsonfor build time by Webpack. So they partially overlaps.
- resolve typecheck errors
- switch to
shebangroutes - for MD opacity option use `rgba()`` instead of only color code