Skip to content

shop.suiranfes.blue | Suiran Shop System - Application for accounting of the Suiran Festival.

License

Notifications You must be signed in to change notification settings

suiranfes/shop.suiranfes.blue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suiran Shop System

CI/CD

This is accounting system for the school festival (customer side), built on Blazor WebAssembly.

Technology

  • Framework: Blazor wasm (.NET8)
  • Syntax: Razor (HTML + CSS + C#)

How to develop this application

  1. Install .NET CLI

  2. Install wasm-tools

    $ dotnet workload install wasm-tools
  3. Move to target directry

    $ cd suiran
  4. Build this application

    $ dotnet watch run
  5. Access on your browser
    Local Host: http:https://localhost:5291

License

Licensed under the MIT license.