Skip to content

Commit fca3130

Browse files
Lakhwinder SinghLakhwinder Singh
authored andcommitted
readme updated
1 parent 55576b5 commit fca3130

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

template/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
### Basic React Native template for Starting new React Native Project with pre-requisite dependencies declared and ready to use.
44

5+
## command for cloning new project with this template, where 'SomeApp' is the name ## of the project, change it to your needs
6+
7+
## npx react-native init SomeApp --template https://github.com/lakhwinderdebut/react-native-template.git
8+
59
> #### Check List- Steps to do after clone:
610
711
1. ### npm install.

0 commit comments

Comments
 (0)