Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mint73 authored Dec 26, 2023
1 parent 0b3c900 commit 7e86ca1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ This is accounting system for the school festival (customer side). / 高崎高

## Tech / 技術
- Framework / フレームワーク: Blazor wasm (.NET8)
- Syntax / 構文: Razor(HTML + C#)
- Design / デザイン: CSS
- Syntax / 構文: Razor(HTML + CSS + C#)

**How to develop this application / 動作方法**
1. Install dotnet command / dotnetコマンドをインストール<br />
Expand All @@ -25,4 +24,4 @@ $ dotnet watch run --pathbase=/suiran
```

4. Access on your brouser / ブラウザでアクセス<br />
ローカルホスト: http://localhost:5291/suiran
Local Host / ローカルホスト: http://localhost:5291/suiran

0 comments on commit 7e86ca1

Please sign in to comment.