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 1 rokem
.vscode Initial commit před 1 rokem
public Initial commit před 1 rokem
src Initial commit před 1 rokem
.gitignore Initial commit před 1 rokem
README.md Initial commit před 1 rokem
index.html Initial commit před 1 rokem
package-lock.json Initial commit před 1 rokem
package.json Initial commit před 1 rokem
postcss.config.js Initial commit před 1 rokem
tailwind.config.js Initial commit před 1 rokem
tsconfig.app.json Initial commit před 1 rokem
tsconfig.json Initial commit před 1 rokem
tsconfig.node.json Initial commit před 1 rokem
vite.config.ts Initial commit před 1 rokem

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.