Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

aalemayhu/imba-electron-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imba-electron-hello-world

Hello World app with Electron and Imba.

Install dependencies

npm install

Run in development mode

npm run dev
npm run start

Build package (OSX)

npm run build
npm run package-osx

Build package (Linux)

npm run build
npm run package-linux

Build package (Windows)

npm run build
npm run package-windows

About

Hello World with Electron and Imba

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%