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

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.