The frontend component of PuffPastry, meant to interface with the backend, which in turn interfaces with the smart contract.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
jbell 21cf6830ac Initial commit 10 месяцев назад
.vscode Initial commit 10 месяцев назад
public Initial commit 10 месяцев назад
src Initial commit 10 месяцев назад
.gitignore Initial commit 10 месяцев назад
README.md Initial commit 10 месяцев назад
index.html Initial commit 10 месяцев назад
package-lock.json Initial commit 10 месяцев назад
package.json Initial commit 10 месяцев назад
postcss.config.js Initial commit 10 месяцев назад
tailwind.config.js Initial commit 10 месяцев назад
tsconfig.app.json Initial commit 10 месяцев назад
tsconfig.json Initial commit 10 месяцев назад
tsconfig.node.json Initial commit 10 месяцев назад
vite.config.ts Initial commit 10 месяцев назад

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.