この文書の現在のバージョンと選択したバージョンの差分を表示します。
次のリビジョン | 前のリビジョン | ||
react:typescript [2019/12/30 17:26] ips 作成 |
react:typescript [2019/12/31 20:02] (現在) ips |
||
---|---|---|---|
ライン 2: | ライン 2: | ||
[[https://www.webopixel.net/javascript/1588.html|React入門(TypeScript版)]] | [[https://www.webopixel.net/javascript/1588.html|React入門(TypeScript版)]] | ||
+ | |||
+ | <code> | ||
+ | >npx create-react-app react-typescript --typescript | ||
+ | |||
+ | >cd react-typescript | ||
+ | |||
+ | |||
+ | |||
+ | </code> |