The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
jbell 21cf6830ac Initial commit před 2 měsíci
.vscode Initial commit před 2 měsíci
public Initial commit před 2 měsíci
src Initial commit před 2 měsíci
.gitignore Initial commit před 2 měsíci
README.md Initial commit před 2 měsíci
index.html Initial commit před 2 měsíci
package-lock.json Initial commit před 2 měsíci
package.json Initial commit před 2 měsíci
postcss.config.js Initial commit před 2 měsíci
tailwind.config.js Initial commit před 2 měsíci
tsconfig.app.json Initial commit před 2 měsíci
tsconfig.json Initial commit před 2 měsíci
tsconfig.node.json Initial commit před 2 měsíci
vite.config.ts Initial commit před 2 měsíci

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.