- local build ->
npm run build - create server ->
http-server ./www -p 3333 - view ->
open "http:localhost:3333" - http:localhost:3333/#game1
- http:localhost:3333/#game2
- http:localhost:3333/#game3
- http:localhost:3333/#game4
- http:localhost:3333/#game5
npm run dev