我的第一个React应用程序打字稿 源码
TypeScript中的React Starter Kit Nodeのインストール方法 本アプリケーションはを前提としています.macOSの场合だと以下の手顺で导入できます.Nodeのバージョンは.node-versionを参照し,同じものを使用してください。 $ wget -P /tmp https://nodejs.org/download/release/v12.14.1/node-v12.14.1.pkg $ sudo installer -pkg /tmp/node-v12.14.1.pkg -target / installer: Package name is Node.js
文件列表
my-first-react-app-in-typescript-main.zip
(预估有个13文件)
my-first-react-app-in-typescript-main
.gitignore
325B
package.json
921B
src
react-app-env.d.ts
40B
index.tsx
176B
App.tsx
167B
public
index.html
335B
tsconfig.json
491B
暂无评论