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