537 B
537 B
Hanzo Mds
Overview
A MinIO Components Library
Tech Stack
- Language: TypeScript/JavaScript
Build & Run
npm install && npm run build
npm test
Structure
mds/
Dockerfile
LICENSE
Makefile
README.md
check-prettier.sh
check-warnings.sh
jest.config.js
nginx.conf
package.json
rollup.config.mjs
src/
tsconfig.json
Key Files
README.md-- Project documentationpackage.json-- Dependencies and scriptsMakefile-- Build automationDockerfile-- Container build