5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 05:50:08 +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 Vuetify2 support (resurrected from git@github.com:MichaelHipp/wails.git) (#315) 2020-01-02 07:42:45 +10:00
.gitignore feat: new template generator 2019-05-20 18:44:14 +10:00
babel.config.js Vuetify2 support (resurrected from git@github.com:MichaelHipp/wails.git) (#315) 2020-01-02 07:42:45 +10:00
package.json.template Update dependencies (#354) 2020-03-04 06:39:34 +10:00
README.md removed quote db for now. added vue basic 2019-02-15 21:11:42 +11:00
vue.config.js [313-remote-conn] allow remote connections to the websocket bridge (#314) 2020-01-02 21:43:34 +10:00

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.