Skip to content

iizhangchao/vue-nw-seed

 
 

Repository files navigation

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

dev

npm run build

build

FAQ

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

About

A seed project with Vue.js and Nw.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • Vue 12.8%
  • Inno Setup 7.1%
  • HTML 0.8%