Skip to content

If you are looking for way to use nuxt and Nw.js togther, then you now have it . This is a nuxt nw template .

License

Notifications You must be signed in to change notification settings

tenluap/nuxt-nw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUXT + NW-template

A starter project template for use with vue-cli that combines Nuxt.js with Nw.js.

Prerequisites

The following software must be installed:

  • node 8.9.3+
  • npm 5.0+ (or yarn)
  • vue-cli 2.1+ (vue -V)

Installation

$ vue init ehigiepaul/nuxt-nw my-project  
$ cd my-project
# install dependencies
$ npm install # Or yarn

Usage

Development

# development with vue devtools
$ npm run dev

Production

# build for production using nw-builder
$ npm run build

About

If you are looking for way to use nuxt and Nw.js togther, then you now have it . This is a nuxt nw template .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published