You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a SmallJS implementation of a simple counter,
a minimal browser client app with DOM interaction.
For a more complex browser client app, see the ../Todo app.
Running
First run ./startWebServer.sh.
Then start the project in VSCode with F5.