Skip to content

A boilerplate for cross-platform desktop applications using Golang, Vue and Electron.

License

Notifications You must be signed in to change notification settings

mirzaakhena/govuetron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Govuetron

A boilerplate for cross-platform desktop applications using Golang, Vue and Electron.

Run

go, nodejs, npm and golang should be available on your system.

Install Electron globally

npm install -g electron

Clone to your go workspace (e.g. go/src)

git clone https://github.com/mirzaakhena/govuetron

Use npm install script and start the application

cd govuetron
npm run install
npm run build
go run main.go

About

A boilerplate for cross-platform desktop applications using Golang, Vue and Electron.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published