Skip to content

This project is an ADDITION CALCULATOR that frontend is built on electronjs and the backend using GO

Notifications You must be signed in to change notification settings

Sulaiman-SM/go-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-electron

This repo project is an ADDITION CALCULATOR that frontend is built on electronjs and the backend using GO

pre-requesits

make sure the following are installed

  • Nodejs
  • npm
  • Golang

to start the project:

git clone [email protected]:Sulaiman-SM/go-electron.git

start the frontend:

  • cd go-electron/electroni
  • npm insatll
  • npm start

start the backend:

  • cd go-electron/golang
  • go run server.go

About

This project is an ADDITION CALCULATOR that frontend is built on electronjs and the backend using GO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published