12 lines
		
	
	
	
		
			126 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
	
		
			126 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|  | git add -A | ||
|  | git commit -m 'Save progress' | ||
|  | 
 | ||
|  | 
 | ||
|  | git checkout -b local/7-sponsors origin/task/6-video | ||
|  | 
 | ||
|  | 
 | ||
|  | composer install | ||
|  | 
 | ||
|  | 
 | ||
|  | yarn dev |