wails-template-vue/frontend
2021-10-31 04:40:11 +08:00
..
dist feat: add front-end placeholder file 2021-10-31 04:40:11 +08:00
public feat: update front-end template 2021-09-09 05:16:38 +08:00
src feat: update the getting started link 2021-10-06 11:05:33 +08:00
.browserslistrc First submission 2021-09-08 09:59:24 +08:00
.gitignore feat: add front-end placeholder file 2021-10-31 04:40:11 +08:00
package-lock.tmpl.json feat: switch the css preprocessor from stylus to sass 2021-09-09 18:40:11 +08:00
package.tmpl.json feat: optimize template fields 2021-10-28 18:09:53 +08:00
README.md feat: update frontend template files 2021-09-08 18:40:53 +08:00
vue.config.js feat: update front-end template 2021-09-09 05:16:38 +08:00

wails-template-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Open the web server to preview the packaged resources

npm run serve