試試看
試試目前的進度。執行下列指令啟動應用程式:
nf start
接著開啟瀏覽器前往 http://localhost:3000
會看到玩家列表。
如果前往 http://localhost:3000/#players/2
會看到一位玩家。
接下來將會新增一些導覽。
截至目前為止應用程式要看起來像是 https://github.com/sporto/elm-tutorial-app/tree/018-06-routing.
試試目前的進度。執行下列指令啟動應用程式:
nf start
接著開啟瀏覽器前往 http://localhost:3000
會看到玩家列表。
如果前往 http://localhost:3000/#players/2
會看到一位玩家。
接下來將會新增一些導覽。
截至目前為止應用程式要看起來像是 https://github.com/sporto/elm-tutorial-app/tree/018-06-routing.