mirror of
				https://github.com/Tivix/django-rest-auth.git
				synced 2025-11-04 09:37:35 +03:00 
			
		
		
		
	Fixes docs code sample
This commit is contained in:
		
							parent
							
								
									53ca547ed2
								
							
						
					
					
						commit
						68dbdf7e3e
					
				| 
						 | 
					@ -19,6 +19,7 @@ Now, go to ``http://127.0.0.1:8000/`` in your browser. There is also a
 | 
				
			||||||
Single Page Application (SPA) in React within the ``demo/`` directory. To run this do:
 | 
					Single Page Application (SPA) in React within the ``demo/`` directory. To run this do:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. code-block:: python
 | 
					.. code-block:: python
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    cd react-spa/
 | 
					    cd react-spa/
 | 
				
			||||||
    yarn # or npm install
 | 
					    yarn # or npm install
 | 
				
			||||||
    yarn run start
 | 
					    yarn run start
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user