1 parent 55576b5 commit fca3130Copy full SHA for fca3130
1 file changed
template/README.md
@@ -2,6 +2,10 @@
2
3
### Basic React Native template for Starting new React Native Project with pre-requisite dependencies declared and ready to use.
4
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
9
> #### Check List- Steps to do after clone:
10
11
1. ### npm install.
0 commit comments