A website of basic functionality for teachers in the classroom.
See it live at https://tw-teacher-tools.firebaseapp.com
Uses Blazor as a learning excersise, and experimenting with Progressive Web Apps.
- Build the project:
dotnet publish -c Release- Publish to firebase
firebase deployThe firebase.json ensures the correct build dir is used.
MIT