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 2 meses
.vscode Initial commit hace 2 meses
public Initial commit hace 2 meses
src Initial commit hace 2 meses
.gitignore Initial commit hace 2 meses
README.md Initial commit hace 2 meses
index.html Initial commit hace 2 meses
package-lock.json Initial commit hace 2 meses
package.json Initial commit hace 2 meses
postcss.config.js Initial commit hace 2 meses
tailwind.config.js Initial commit hace 2 meses
tsconfig.app.json Initial commit hace 2 meses
tsconfig.json Initial commit hace 2 meses
tsconfig.node.json Initial commit hace 2 meses
vite.config.ts Initial commit hace 2 meses

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.