Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update 3-installation.md#178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
jonokercher1 wants to merge1 commit intonativescript-vue:masterfromjonokercher1:patch-1
Closed
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletioncontent/docs/en/getting-started/3-installation.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -27,6 +27,18 @@ $ npm install -g nativescript

Verify the installation was successful by running `tns` in your terminal. You should see a list of the available commands.

### Quick Installation

Choose a [template](https://nativescript-vue.org/docs/getting-started/templates/)
Copy link
Contributor

@ikoevskaikoevskaNov 5, 2018
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Delete this entire line.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The templates page no longer exists, so this part is obsolete.


```shell
$ cd myproject
$ npm i
$ tns setup
```

This will install all ios and android requirements rather than having to manually install them all.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
Thiswill installallios andandroid requirements rather than having to manually install them all.
ThisinstallsalliOS andAndroid dependencies for you instead of you having to manually install them all.

rigor789 reacted with thumbs up emoji

### Windows

Check the system requirements and follow the setup instructions for the Android SDK on Windows:
Expand All@@ -43,4 +55,4 @@ Check the system requirements and follow the setup instructions for Xcode and th

Check the system requirements and follow the setup instructions for the Android SDK on Linux:

[Advanced setup: Linux](https://docs.nativescript.org/start/ns-setup-linux)
[Advanced setup: Linux](https://docs.nativescript.org/start/ns-setup-linux)

[8]ページ先頭

©2009-2025 Movatter.jp