Skip to content

Commit

Permalink
use ns create in quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
halfnelson committed Aug 31, 2022
1 parent c94665e commit 2c1610a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Svelte-Native really is native, so it needs a mobile device to run. The build se
The easiest way to get started is to use the [latest template app](https://github.com/halfnelson/svelte-native-template):

```bash
$ npx degit halfnelson/svelte-native-template myapp
$ ns create myapp --svelte
```

A fresh svelte-native app will be found in the `myapp` folder.
Expand Down

0 comments on commit 2c1610a

Please sign in to comment.