example

command
v0.2.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2019 License: MIT Imports: 2 Imported by: 0

README

Gotron Examples

Examples showing how to use gotron api

Use npm install script and start the application

cd ui && npm install && npm run build
go build && ./example

Frontend Development Workflow

Take a look into ui/js, ui/react, ui/typescript-react or ui/vue for details.

For plain javascript (default) use

cd ui && npm run build  

For other frontend use

cd ui && npm run build:${frontend}

where ${frontend} is one out of (js|react|typescript|vue).

Then type

go build && ./example

to bring up go backend and electron frontend.

Reload updated index.js using 'r' key.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL