Giter Site home page Giter Site logo

mehmet-zahid / electron-nuxt3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eternalc0der/electron-nuxt3

0.0 0.0 0.0 2.07 MB

๐Ÿš€ The perfect Electron + Nuxt3 quick start that you can deploy with or without electron!

JavaScript 96.23% TypeScript 3.00% CSS 0.16% HTML 0.52% Batchfile 0.02% Vue 0.06%

electron-nuxt3's Introduction

electorn-nuxt3

๐Ÿš€ The perfect Electron + Nuxt3 quick start that you can deploy with or without electron!

โœ… Features

  • Perfect structure for parallel development of electron and nuxt ๐Ÿข
  • Deploy with or without electron! ๐Ÿš€
  • Typescript (you can use javascript too) ๐Ÿ“
  • electron-updater ๐ŸŽ‰
  • custom electron-builder config ๐ŸŽฉ
  • Latest versions of electron and nuxt โœจ
  • Great DX and Extensibility ๐Ÿ•
  • Parallel transpilation and hot-reloading ๐Ÿงช
  • useElectron composable for easy access to electron APIs and IPC ๐ŸŽจ
  • Vue-Devtools support, ESLint & Prettier, and more! ๐Ÿ”ฅ

โš™๏ธ Setup

# Clone the repository
git clone https://github.com/EternalC0der/electron-nuxt3.git

# Change directory to the template
cd electron-nuxt3/template

# Install dependencies
npm install

# Start the app in development mode (in electron)
npm run dev:electron
# Note: Use 'npm run dev:electron:win' if you're using a windows machine!

# Fire up vscode
code .

๐Ÿ“ก Usage

Development

# Start the app in development mode (in electron)
npm run dev:electron

# Start the app in development mode (in browser)
npm run dev

Build

# Generate static build
npm run build

# Build electron app for production
npm run build:electron

electron-nuxt3's People

Contributors

eternalc0der avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.