Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whiteblackgoose/webapptemplatetest

Testing repo
https://github.com/whiteblackgoose/webapptemplatetest

Last synced: 18 days ago
JSON representation

Testing repo

Awesome Lists containing this project

README

        

# Web app template

What if... you want to create a small C# program *right now*, almost sleeping, or while riding a bus, or waiting in a clothing shop, etc.? You've met a friend or coworker and need to demonstrate something in C#, but couldn't foresee it and didn't take a laptop with you?

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

1. Click "Use this template" in the main page of this repo
2. Set the name for your app
3. ???
4. Profit!

## How to use

Navigate to `Pages/Index.razor` and write there: it's your main page. You can add more if you know Razor and Blazor, of course, but by default it's suited for a single-page app.