Skip to content

WesWeCan/electron-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Starterkit

Electron Starterkit is a boilerplate project for quickly starting an application using Electron, Vue 3, Sass, Socket.IO, and an internal Express server. It provides a solid starting point for professionals and beginners alike who want to develop Electron applications without the setup hassle. It includes also the Electron Builder

Features

  • Electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS.
  • Electron Builder: Package the Electron app
  • Vue 3: A progressive JavaScript framework for building user interfaces.
  • Sass: A stable and powerful professional grade CSS extension.
  • Socket.IO: Enables real-time, bidirectional and event-based communication.
  • Express: Fast, unopinionated, minimalist web framework for Node.js.

Getting Started

  1. Clone the repository:

    git clone https://github.com/weswecan/electron-starterkit.git
  2. Install the dependencies:

    cd electron-starterkit
    yarn
  3. Start the application:

    yarn dev

Contributing

Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published