Skip to content

satyachoudhury/electron-jqueryui-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-jqueryui-quick-start

A minimal Electron application with jQuery UI integration

Clone and run for a quick way to see jQuery UI in Electron

It is 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/satyachoudhury/electron-jqueryui-quick-start
# Go into the repository
cd electron-jqueryui-quick-start
# Install dependencies
npm install
# Run the app
npm start

Resources for Learning Electron

License

electron-jqueryui-quick-start is published under the MIT license. See LICENSE for details.

About

A minimal Electron application with jQuery UI integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published