Minimalistic CSharp Template
# Web app template
IF...
You want to create a small C# program right now ?
While waiting or riding a bus ?
You want to show an app of your own to a friend ?
Maybe start the project of your dream ?
Meet this repo web app template!
✅ No need to rent a server
✅ No need to do the backend
✅ You write C#/Html/Css code only
✅ No need to manually deploy the updates
✅ You can make an app even with your smartphone
## How to set up and use
1. Open the solution by opening the WebApp.csproj file
2. Edit your code in Pages/index.razor
3. Commit (you can do it from the web interface too!)
4. Deploy on your website
4. Enjoy !
You'll get a starter template for C# Web App Development, no need to have a server or have a headache building a new project, just launch the template and start coding the project you want or/and need.