docs: .env voor npm run start
This commit is contained in:
		
							parent
							
								
									223539ec17
								
							
						
					
					
						commit
						9ce4532a53
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -33,6 +33,9 @@ npm run test:unit | ||||||
| ### Productie | ### Productie | ||||||
| 
 | 
 | ||||||
| ```shell | ```shell | ||||||
|  | # Omgevingsvariabelen | ||||||
|  | cp .env.development.example .env | ||||||
|  | 
 | ||||||
| npm run build | npm run build | ||||||
| npm run start | npm run start | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
		Reference in a new issue