Material design tokens explorer
make install-tools
- Install optional tools:jq
,ncu
,markdown-toc
npm run launch:loc
- Run development server with types watchnpm run build
- Buildprod
filesnpm run build:loc
- Builddevelopment
/local
filesmake build-docker
- Buildtuiteraz/jaba-static
based docker to serve/dist
filesmake up-docker
- Startjaba
container on theSERVE_PORT
forstatics
testingmake down-docker
- Startjaba
container
Also one can check Makefile
for more details on automation commands.
- Generate tokens file with mdpal
- Add it to
src/stylesheets/mdpal-tokens.ts
npm run launch:loc
- Root
tsconfig.json
used for IDE..configs/tsconfig.2022.json
for build time by Webpack. So they partially overlaps.
- resolve typecheck errors
- switch to
shebang
routes - for MD opacity option use `rgba()`` instead of only color code