All Projects → anchengjian → Vue Nw Seed

anchengjian / Vue Nw Seed

A seed project with vue and nwjs

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Nw Seed

jschr.io
The static website generator service behind jschr.io.
Stars: ✭ 70 (-74.55%)
Mutual labels:  webpack2
nwjs-shell-builder
NW.js (node-webkit) shell script builder and packager scripts
Stars: ✭ 79 (-71.27%)
Mutual labels:  nwjs
NEUQ-OJ
基于 React 开发的 Online Judge 系统
Stars: ✭ 19 (-93.09%)
Mutual labels:  webpack2
xRoute
一个小型的前端路由库✈️
Stars: ✭ 36 (-86.91%)
Mutual labels:  webpack2
quantum-blox
Quantum blox - modular UI boilerplate in react
Stars: ✭ 12 (-95.64%)
Mutual labels:  webpack2
ignore-emit-webpack-plugin
Prevents ignored files from being emitted during a Webpack build
Stars: ✭ 17 (-93.82%)
Mutual labels:  webpack2
cloudMusic
(移动端)Vue2.0+Nodejs网易云音乐,网易云音乐api强力驱动,高音质破解(持续更新中)
Stars: ✭ 14 (-94.91%)
Mutual labels:  webpack2
edgestack
[UNMAINTAINED] A Universal React Stack with deeply integrated localization Support, semi-automatic route-based code splitting, Hot Module Reloading (HMR), Redux, Apollo GraphQL and more...
Stars: ✭ 77 (-72%)
Mutual labels:  webpack2
modul-typescript-template
Template to start a new project with Modul / Vuejs / Typescript
Stars: ✭ 13 (-95.27%)
Mutual labels:  webpack2
fanpianAdmin
This is the admin for fanpian project written by react.
Stars: ✭ 27 (-90.18%)
Mutual labels:  webpack2
react-flux-gulp-starter
A universal boilerplate for building React/Flux apps using Gulp and ES6.
Stars: ✭ 46 (-83.27%)
Mutual labels:  webpack2
react-redux-webpack-lazy-loading
The follow up example of react-webpack-lazy-loading now using Redux
Stars: ✭ 16 (-94.18%)
Mutual labels:  webpack2
GSP
Central repository for GSPLauncher and GSPGames
Stars: ✭ 14 (-94.91%)
Mutual labels:  nwjs
webpack2-tutorial
A webpack2 tutorial for beginners
Stars: ✭ 20 (-92.73%)
Mutual labels:  webpack2
angular-webpack-skeleton
This project is deprecated. Please refer to https://github.com/Ks89/angular-cli-skeleton
Stars: ✭ 16 (-94.18%)
Mutual labels:  webpack2
summary1
个人总结 持续更新 欢迎提出各种issues
Stars: ✭ 13 (-95.27%)
Mutual labels:  webpack2
exif-loader
Extract EXIF- & IPTC-data from your JPGs during build-time.
Stars: ✭ 14 (-94.91%)
Mutual labels:  webpack2
Webpack React Router Redux Es6
webpack2+react+react-router+react-redux+ES6版本的CNode社区
Stars: ✭ 255 (-7.27%)
Mutual labels:  webpack2
webpack-blocks-happypack
A webpack block that adds happypack support to your webpack config
Stars: ✭ 12 (-95.64%)
Mutual labels:  webpack2
neutrino-preset-typescript
A Neutrino preset that supports building Typescript web applications
Stars: ✭ 16 (-94.18%)
Mutual labels:  webpack2

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].