Skip to content

bluenote10/nim-electron-karax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nim-electron-karax

An example of how to combine Nim + Karax + Electron. This was based on the nim-electron and the Electron Quick Start Guide.

To Use

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

# Clone this repository
git clone https://github.com/bluenote10/nim-electron-karax
# Go into the repository
cd nim-electron-karax
# Install Electron dependencies
npm install
# Compile backend + frontend and run app
npm start

About

A minimal Nim+Karax+Electron application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published