mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-17 08:05:51 +01:00
| .. | ||
| 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