From 3f52f7761e42ff9e3d8962e9dd7f0af4a1da9caa Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Wed, 16 Nov 2022 07:47:32 +0000 Subject: [PATCH] doc: update npm.md db647aaf353b64321815755b79bd5cdec95595ae --- CONTRIBUTORS.svg | 12 +++++++----- docs/npm.html | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS.svg b/CONTRIBUTORS.svg index f79ecb72..0b9b438f 100644 --- a/CONTRIBUTORS.svg +++ b/CONTRIBUTORS.svg @@ -38,15 +38,17 @@ + + - + - + - + - + - + \ No newline at end of file diff --git a/docs/npm.html b/docs/npm.html index bfd4a6c4..7df5d674 100644 --- a/docs/npm.html +++ b/docs/npm.html @@ -346,7 +346,7 @@ $ npx react-native init AwesomeTSProject --template react-native-template-typescript -

使用 npx 直接创建一个 React Native 应用

+

使用 npx 直接创建一个 React Native 应用

创建一个 React 应用

$ npx create-react-app my-app
 $ npx create-react-app my-app --template typescript