5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 05:31:00 +08:00
wails/cmd/templates/vuebasic/frontend
Lea Anthony ce3bd8f56f
Update dependencies (#354)
* update vuetify2 dependencies

* update eslint

* update vuetify1 deps

* update vuebasic deps

* update react deps

* bump version
2020-03-04 06:39:34 +10:00
..
src
.gitignore
babel.config.js
package.json.template Update dependencies (#354) 2020-03-04 06:39:34 +10:00
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

Customize configuration

See Configuration Reference.