mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
add a new article about Iris and Vue.js
Former-commit-id: c7406cbd961d44016628c55083f554bba1f5745e
This commit is contained in:
@@ -19,7 +19,7 @@ func main() {
|
||||
// http://localhost:8080
|
||||
// http://localhost:8080/other
|
||||
//
|
||||
// refresh every 10 second and you'll see different time output.
|
||||
// refresh every 10 seconds and you'll see different time output.
|
||||
app.Run(iris.Addr(":8080"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user