Skip to content

Commit

Permalink
docs: READMEにアプデ内容反映(#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
h-yoshikawa44 committed Sep 16, 2023
1 parent 712da02 commit 8c2cefd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@

### 環境
base
- Node.js:14.17.3
- React:17.0.2
- Node.js:18.17.1
- React:18.2.0

Other major libraries
- Material UI:
- core:4.12.3
- core:5.14.9

### 開発環境構築
- ライブラリのインストール
```
$ npm install
npm install
```

- サーバの起動
```
$ npm start
npm start
```

- ブラウザにアクセス
Expand Down

0 comments on commit 8c2cefd

Please sign in to comment.