Commit graph

3 commits

Author SHA1 Message Date
b12b8765a9 client: Create stopwatch frontend
Create the frontend for the stopwatch which does not yet communicate
with the server.
2022-09-17 21:53:39 +02:00
0d0f26d6c0 client: Use Bulma as CSS framework
Use Bulma as CSS framework and show a loading spinner when the WASM
client application is loading.
2022-09-17 19:41:24 +02:00
f85a4d7e87 Lay out the structure of the project
Parse arguments which can be used to configure the server. Create a
WASM client stub and make the server capable of serving it. Document
the current state in the readem.
2022-09-17 18:49:41 +02:00