vue-nw-seed
vue-nw-seed copied to clipboard
A seed project with vue and nwjs
vue-nw-seed
A seed project with Vue.js and Nw.js
english | 中文
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# only build nw
npm run build --onlyNW
# default is build `setup.exe` in windows
npm run build --noSetup
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
Demo
npm run dev

npm run build

for upgrade

Build a beautiful setup for windows
This feature in vue-nw-seed/origin/win-beautiful-setup branch.

FAQ
Why [email protected] ?
Not all of NW.js support XP, because from the beginning of Chromium50 does not support the XP, so if your client want to support XP, the best of version is 0.14.7. See NW.js's blog: NW.js v0.14.7 (LTS) Released