Go to file
2023-06-10 21:33:17 +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: credit page 2023-06-10 21:33:17 +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 feat: add cookie after registering 2023-06-09 22:56:44 +08:00
package.json feat: add cookie after registering 2023-06-09 22:56:44 +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