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 38bbea3 commit 3f6d010Copy full SHA for 3f6d010
angular-demo/README.md
@@ -12,13 +12,15 @@ This app is built with the NativeScript CLI. Once you have the [CLI installed](h
12
npm i -g nativescript
13
```
14
15
+Clone the repo and go to the project's directory:
16
+
17
```bash
18
git clone https://github.com/williamjuan027/nativescript-tutorials.git
19
20
cd nativescript-tutorials/angular-demo
21
22
-Install the project's dependencies
23
+Install the project's dependencies:
24
25
26
npm install
0 commit comments