mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 19:31:20 +08:00
.. | ||
src | ||
.gitignore | ||
babel.config.js | ||
package.json.template | ||
README.md | ||
vue.config.js |
vue basic
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your tests
npm run test
Lints and fixes files
npm run lint