mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Deploy website
Deploy website version based on eeeec0736d1bc2f89a8ecb74b5192dc70662e385
This commit is contained in:
@@ -85,7 +85,7 @@ ignite new MyTSProject
|
||||
<ol>
|
||||
<li>Add TypeScript and the types for React Native and Jest to your project.</li>
|
||||
</ol>
|
||||
<pre><code class="hljs css language-sh">yarn add typescript @types/jest @types/react @types/react-native @types/react-test-renderer
|
||||
<pre><code class="hljs css language-sh">yarn add --dev typescript @types/jest @types/react @types/react-native @types/react-test-renderer
|
||||
<span class="hljs-comment"># or for npm</span>
|
||||
npm install --save-dev typescript @types/jest @types/react @types/react-native @types/react-test-renderer
|
||||
</code></pre>
|
||||
|
||||
@@ -85,7 +85,7 @@ ignite new MyTSProject
|
||||
<ol>
|
||||
<li>Add TypeScript and the types for React Native and Jest to your project.</li>
|
||||
</ol>
|
||||
<pre><code class="hljs css language-sh">yarn add typescript @types/jest @types/react @types/react-native @types/react-test-renderer
|
||||
<pre><code class="hljs css language-sh">yarn add --dev typescript @types/jest @types/react @types/react-native @types/react-test-renderer
|
||||
<span class="hljs-comment"># or for npm</span>
|
||||
npm install --save-dev typescript @types/jest @types/react @types/react-native @types/react-test-renderer
|
||||
</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user