Skip to content

Files

Latest commit

b2351d4 · Jan 5, 2022

History

History

template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 28, 2021
Jun 13, 2019
Dec 28, 2021
Jul 7, 2019
Dec 3, 2021
Jul 7, 2019
Oct 25, 2019
Dec 3, 2021
Mar 26, 2021
Dec 3, 2021
Jan 5, 2022

README.md

{{ name }}

{{ description }}

Build Setup

# install dependencies
yarn install

# serve app with hot reload
yarn dev

# build electron application for production
yarn build

{{#if eslint}}
# lint all JS/Vue component files in `src/`
yarn lint

{{/if}}

This project was generated with electron-nuxt v{{templateVersion}} using vue-cli. Documentation about the original structure can be found here.