Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When clicking to the "Create" button, nothing happen #5

Open
marcoippolito opened this issue Jun 20, 2019 · 0 comments
Open

When clicking to the "Create" button, nothing happen #5

marcoippolito opened this issue Jun 20, 2019 · 0 comments

Comments

@marcoippolito
Copy link

I git cloned the ego-cho-vue repository into /home/marco/go/src/ in my Ubuntu 18.04.01 Server Edition.

marco@pc01:~/go/src/go-echo-vue$ go version
go version go1.12.5 linux/amd64

Then in todo.go I modified the line:

e.Start("8000")  -> e.Start("192.168.1.7:8080")

to add the local addr and the port of the PC.

go-echo-vue-01

I can insert a task into the form, but when clicking to the "Create" button, nothing happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant