Package Exports
- create-minimal-portfolio-ui
- create-minimal-portfolio-ui/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-minimal-portfolio-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
create-minimal-portfolio-ui
Scaffolds the Minimal Portfolio UI Kit Vite + React + TypeScript + Tailwind project into a new folder.
Usage
npm create minimal-portfolio-ui my-appor:
npx create-minimal-portfolio-ui my-appThen:
cd my-app
npm install
npm run devPublish
From this repository root (after npm login):
npm publish --access publicLayout
template/— files copied into the new projectindex.js— CLI entry (bin:create-minimal-portfolio-ui)