ElectronJs-webpack-tailwindcss Tailwind Templates

Electronjs Webpack Tailwindcss

Electron Js webpack #electron vanila js webpack

Electron.js Webpack Boilerplate

This repository contains a basic Electron.js boilerplate setup with webpack for building desktop applications.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/arxsheikh/ElectronJs-webpack-tailwindcss.git
    cd electron-webpack-boilerplate
    
  2. Install dependencies:

    npm install
    

Usage

  • Development: Start the development server:

    npm run start
    
  • Build: Create a production build of the application:

    npm run dist
    

Structure

  • src/: Contains the application source files.
  • dist/: Output directory for bundled files.

Contributing

Contributions are welcome! Feel free to open issues or pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Top categories

Loading Svelte Themes