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 9e35f4cc2f73f5cd506652d6c98ca69a30f762d7
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
</div>
|
||||
<p><block class="quickstart mac windows linux ios android" /></p>
|
||||
<p><a href="https://expo.io">Expo</a> is the easiest way to start building a new React Native application. It allows you to start a project without installing or configuring any tools to build native code - no Xcode or Android Studio installation required (see <a href="/react-native/docs/next/getting-started#caveats">Caveats</a>).</p>
|
||||
<p>Assuming that you have <a href="https://nodejs.org/en/download/">Node</a> installed, you can use npm to install the Expo CLI command line utility:</p>
|
||||
<p>Assuming that you have <a href="https://nodejs.org/en/download/">Node 8+</a> installed, you can use npm to install the Expo CLI command line utility:</p>
|
||||
<pre><code class="hljs css language-sh">npm install -g expo-cli
|
||||
</code></pre>
|
||||
<p>Then run the following commands to create a new React Native project called "AwesomeProject":</p>
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
</div>
|
||||
<p><block class="quickstart mac windows linux ios android" /></p>
|
||||
<p><a href="https://expo.io">Expo</a> is the easiest way to start building a new React Native application. It allows you to start a project without installing or configuring any tools to build native code - no Xcode or Android Studio installation required (see <a href="/react-native/docs/next/getting-started#caveats">Caveats</a>).</p>
|
||||
<p>Assuming that you have <a href="https://nodejs.org/en/download/">Node</a> installed, you can use npm to install the Expo CLI command line utility:</p>
|
||||
<p>Assuming that you have <a href="https://nodejs.org/en/download/">Node 8+</a> installed, you can use npm to install the Expo CLI command line utility:</p>
|
||||
<pre><code class="hljs css language-sh">npm install -g expo-cli
|
||||
</code></pre>
|
||||
<p>Then run the following commands to create a new React Native project called "AwesomeProject":</p>
|
||||
|
||||
Reference in New Issue
Block a user