The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
jbell 21cf6830ac Initial commit há 10 meses
.vscode Initial commit há 10 meses
public Initial commit há 10 meses
src Initial commit há 10 meses
.gitignore Initial commit há 10 meses
README.md Initial commit há 10 meses
index.html Initial commit há 10 meses
package-lock.json Initial commit há 10 meses
package.json Initial commit há 10 meses
postcss.config.js Initial commit há 10 meses
tailwind.config.js Initial commit há 10 meses
tsconfig.app.json Initial commit há 10 meses
tsconfig.json Initial commit há 10 meses
tsconfig.node.json Initial commit há 10 meses
vite.config.ts Initial commit há 10 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.