The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
jbell 21cf6830ac Initial commit il y a 2 mois
.vscode Initial commit il y a 2 mois
public Initial commit il y a 2 mois
src Initial commit il y a 2 mois
.gitignore Initial commit il y a 2 mois
README.md Initial commit il y a 2 mois
index.html Initial commit il y a 2 mois
package-lock.json Initial commit il y a 2 mois
package.json Initial commit il y a 2 mois
postcss.config.js Initial commit il y a 2 mois
tailwind.config.js Initial commit il y a 2 mois
tsconfig.app.json Initial commit il y a 2 mois
tsconfig.json Initial commit il y a 2 mois
tsconfig.node.json Initial commit il y a 2 mois
vite.config.ts Initial commit il y a 2 mois

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.