Please follow the instruction to prepare yourself for the course.
c:\>md current-training-name
c:\>md current-training-name\trainers-work
c:\>md current-training-name\my-work
[c drive] [current-training-name] [trainers-work] [my-work]
c:\react-native-traing\trainers-work> git clone https://github.com/vivekduttamishra/trainer-repo-name .
- Note the command must be executed in trainers-work folder
- Note the trailing dot (.) after the url and a blank space
- If git command fails, download and install git client from
c:\current-training-name\trainers-work> copy git-*.* ..\my-work
c:\current-training-name\trainers-work> cd ..\my-work
c:\current-training-name\my-work> git-ignore
c:\current-training-name\my-work> git-ignore-nodejs
- You may need to create an account on github.com
- Assuming that your url is https://github.com/participant01/react-native.git
c:\current-training-name\my-work>git-init your-github-repo-url
6. Share the link of your repository in Partcipant Information Form that would be shared during the training.
c:\current-training-name\trainers-work>git pull
- Never change anything in this folder.
- If you need you can copy the content from this folder to your folder
- Create your own examples in my-work folder
- to upload your content
c:\current-training-name\my-work>git-update remark-for-this-update