SkillAgentSearch skills...

Nuxtron

Nuxt + Electron

Install / Use

/learn @HoraceKeung/Nuxtron
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is merged into nuxt-community/electron-template, please use that instead.

<p align="center"> <img width="128" src="https://raw.githubusercontent.com/HoraceKeung/nuxtron/master/template/static/icon.png"> </p>

Nuxtron

A Nuxt.js Electron starter project template.

Prerequisites

Make sure to have node 8.9.3+ and npm 5.0+ installed

Installation

This is a project template for vue-cli.

$ vue init HoraceKeung/nuxtron my-project  
$ cd my-project                     
# install dependencies
$ npm install # Or yarn

Make sure to use a version of vue-cli >= 2.1 (vue -V).

Usage

Development

# development with vue devtools
$ npm run dev

Production

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

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks0

Languages

JavaScript

Security Score

65/100

Audited on Jan 28, 2023

No findings