suiranfes / shop.suiranfes.blue

shop.suiranfes.blue | Suiran Shop System - Application for accounting of the Suiran Festival.
https://shop.suiranfes.blue/
MIT License
2 stars 1 forks source link
blazor-webassembly webapp

Suiran Shop System

CI/CD

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

Technology

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://localhost:5291

License

Licensed under the MIT license.