We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e44d34a commit 9011016Copy full SHA for 9011016
README.md
@@ -13,22 +13,22 @@ This example shows how to use Anychart with
13
To run this sample:
14
15
Clone the repository from github:
16
-```
+```bash
17
$ git clone [email protected]:anychart-integrations/anychart-react-native.git
18
```
19
20
Navigate to the repository folder:
21
22
$ cd anychart-react-native
23
24
25
Install all project requirements:
26
27
sudo npm install
28
29
30
Now you can start a development server:
31
32
sudo npm start
33
34
0 commit comments