Skip to content

Mirdoriss/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

for upgrade

upgrade

Build a beautiful setup for windows

This feature in vue-nw-seed/origin/win-beautiful-setup branch. win-setup

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 and nwjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.2%
  • Vue 11.3%
  • Inno Setup 8.7%
  • HTML 0.8%