mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 12:50:19 +08:00
![]() * fix(cli): add babel conversion and vuex * docs: perfect Readme * fix(cli): modify vue3-js template routing mode * ref(cli): remove package.json.back file. |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
babel.config.js | ||
package-lock.json | ||
package.json.template | ||
README.md | ||
vue.config.js |
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