5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 03:52:41 +08:00
wails/cmd/templates/vue3-js/frontend
2021-09-27 21:05:43 +10:00
..
public [v2] beta.0 test 2021-09-27 21:05:43 +10:00
src [v2] beta.0 test 2021-09-27 21:05:43 +10:00
.gitignore Add vue3-js template (#722) 2021-05-31 21:11:11 +10:00
babel.config.js [v2] beta.0 test 2021-09-27 21:05:43 +10:00
package-lock.json Fix vue3-js template (#727) 2021-06-01 07:50:05 +10:00
package.json.template Fix vue3-js template (#727) 2021-06-01 07:50:05 +10:00
README.md [v2] beta.0 test 2021-09-27 21:05:43 +10:00
vue.config.js [v2] beta.0 test 2021-09-27 21:05:43 +10:00

vue-js

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.