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 1 год назад
.vscode Initial commit 1 год назад
public Initial commit 1 год назад
src Initial commit 1 год назад
.gitignore Initial commit 1 год назад
README.md Initial commit 1 год назад
index.html Initial commit 1 год назад
package-lock.json Initial commit 1 год назад
package.json Initial commit 1 год назад
postcss.config.js Initial commit 1 год назад
tailwind.config.js Initial commit 1 год назад
tsconfig.app.json Initial commit 1 год назад
tsconfig.json Initial commit 1 год назад
tsconfig.node.json Initial commit 1 год назад
vite.config.ts Initial commit 1 год назад

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.