Skip to content

wanmigs/electron-laravel-mix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-laravel-mix with VueJs

Clone and run for a quick way to see Electron and Laravel Mix in action.

This is a minimal Electron application based on the Quick Start Guide within the Electron documentation.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/wanmigs/electron-laravel-mix.git
# Go into the repository
cd electron-laravel-mix
# Install dependencies
npm install
# Run the app
npm run watch

Description

VueJs + LaravelMix + Electron from scratch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published