UNPKG

create-nft-gallery

Version:

CLI tool to scaffold NFT gallery applications for Arweave Name System (ArNS) domains

10 lines 213 B
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true }, "include": ["vite.config.ts"] }