Go to file
2023-06-09 01:33:43 +08:00
.vscode feat: Home view 2023-06-07 21:12:30 +08:00
public feat: Home view 2023-06-07 21:12:30 +08:00
src feat: show payment logs on credit page 2023-06-09 01:33:43 +08:00
.env.example try to send transaction to verify the SBT number 2023-06-08 19:27:14 +08:00
.eslintrc.json feat: Home view 2023-06-07 21:12:30 +08:00
.gitignore try to send transaction to verify the SBT number 2023-06-08 19:27:14 +08:00
index.html feat: Home view 2023-06-07 21:12:30 +08:00
package-lock.json try to send transaction to verify the SBT number 2023-06-08 19:27:14 +08:00
package.json feat: import Pinia & complete link to MetaMask 2023-06-08 04:30:38 +08:00
README.md feat: Home view 2023-06-07 21:12:30 +08:00
vite.config.js feat: Home view 2023-06-07 21:12:30 +08:00

Final-web

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build