docs: Kopieer .env bestanden
This commit is contained in:
		
							parent
							
								
									a5fd3c0612
								
							
						
					
					
						commit
						9a17762fd4
					
				
					 3 changed files with 5 additions and 2 deletions
				
			
		|  | @ -16,6 +16,9 @@ Je kan het `.env.example` bestand als template gebruiken. | |||
| ### Ontwikkeling | ||||
| 
 | ||||
| ```shell | ||||
| # Omgevingsvariabelen | ||||
| cp .env.development.example .env.development.local | ||||
| 
 | ||||
| npm run dev | ||||
| ``` | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue