The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
jbell 21cf6830ac Initial commit hace 1 año
.vscode Initial commit hace 1 año
public Initial commit hace 1 año
src Initial commit hace 1 año
.gitignore Initial commit hace 1 año
README.md Initial commit hace 1 año
index.html Initial commit hace 1 año
package-lock.json Initial commit hace 1 año
package.json Initial commit hace 1 año
postcss.config.js Initial commit hace 1 año
tailwind.config.js Initial commit hace 1 año
tsconfig.app.json Initial commit hace 1 año
tsconfig.json Initial commit hace 1 año
tsconfig.node.json Initial commit hace 1 año
vite.config.ts Initial commit hace 1 año

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.