|
|
|
|
44
|
|
44
|
|
45
|
### Verify That Kick Is Functioning
|
45
|
### Verify That Kick Is Functioning
|
46
|
|
46
|
|
47
|
-Assuming that you've installed the [isogoapp](https://github.com/isomorphicgo/isogo), and you have issued the kick command to run the web server instance:
|
|
|
|
|
47
|
+Assuming that you've installed the [isogoapp](https://github.com/isomorphicgo/isogoapp), and you have issued the kick command to run the web server instance:
|
48
|
|
48
|
|
49
|
Access the [test page](http://localhost:8080) for the `isogoapp` using your web browser.
|
49
|
Access the [test page](http://localhost:8080) for the `isogoapp` using your web browser.
|
50
|
|
50
|
|
|
|
|
|
59
|
More information on the benefits of Isomorphic Go applications can be found at the [Isomorphic Go Website](http://isomorphicgo.org).
|
59
|
More information on the benefits of Isomorphic Go applications can be found at the [Isomorphic Go Website](http://isomorphicgo.org).
|
60
|
|
60
|
|
61
|
## License
|
61
|
## License
|
62
|
-Kick is licensed under the BSD License. Read the [LICENSE](https://github.com/isomorphicgo/kick/blob/master/LICENSE) file for more information.
|
|
|
|
|
62
|
+Kick is licensed under the BSD License. Read the [LICENSE](https://github.com/isomorphicgo/kick/blob/master/LICENSE) file for more information.
|