mirror of
				https://github.com/DerTyp7/tealfire-website.git
				synced 2025-10-30 13:17:13 +01:00 
			
		
		
		
	
		
			
				
	
	
	
		
			263 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			263 B
		
	
	
	
	
	
	
	
TealFire Website
This is the source code for the TealFire website.
Setup development
- Clone repository
- Install dependencies: npm install
- Start development server: npm run dev
NodeJS 18.0.0 or higher is recommended.