Skip to content

Commit e8f18c4

Browse files
committed
README追記
1 parent c63670b commit e8f18c4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@ nodenv install
55
npm i -g ts-node
66
```
77

8-
1. Hello World.
8+
1. Hello World
9+
インストール
910
```
1011
cd samples/hello-world
12+
yarn
1113
```
14+
15+
起動
16+
```
17+
yarn start
18+
```

0 commit comments

Comments
 (0)