k2d222 / twwe

Teeworlds collaborative map editor online
GNU Affero General Public License v3.0
13 stars 1 forks source link

Use Svelte + Vite #32

Closed k2d222 closed 2 years ago

k2d222 commented 2 years ago

Svelte will help to build complex UIs and vite is better fitted with svelte than parcel.

Also, this implements the routing: http://example.com/edit/<mapName> edits the map directly while http://example.com/ shows the lobby.