Go to file
2023-02-26 02:02:59 +08:00
public feat: use bootstrap template 2023-02-25 22:51:46 +08:00
src feat: use window.ethereum & Web3 to send transaction 2023-02-26 02:02:59 +08:00
.gitignore feat: init vue.js project 2023-02-25 21:34:18 +08:00
index.html feat: use bootstrap template 2023-02-25 22:51:46 +08:00
package-lock.json feat: use window.ethereum & Web3 to send transaction 2023-02-26 02:02:59 +08:00
package.json feat: use window.ethereum & Web3 to send transaction 2023-02-26 02:02:59 +08:00
README.md feat: init vue.js project 2023-02-25 21:34:18 +08:00
vite.config.js feat: init vue.js project 2023-02-25 21:34:18 +08:00

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