forked from ProjectSegfault/website
		
	
			
				
					
						
					
					b7be7c5faa14f75d3c7665ee3a69217e694c9f1a
				
			
			
		
	Project Segfault website
Live at projectsegfau.lt.
Developing
Prerequisites
Running a dev server.
- Clone the repository using 
git clone https://github.com/ProjectSegfault/website. - Change directory into the clone using 
cd ./website. - Install dependencies using 
pnpm i(recommended) ornpm i. - Run the dev server using 
pnpm dev(recommended) ornpm run dev. - Open a browser on 
http://localhost:5173/and you should see the website running locally! 
Description
				
					Languages
				
				
								
								
									Svelte
								
								88.1%
							
						
							
								
								
									TypeScript
								
								6.3%
							
						
							
								
								
									CSS
								
								2.9%
							
						
							
								
								
									JavaScript
								
								1.4%
							
						
							
								
								
									HTML
								
								0.8%
							
						
							
								
								
									Other
								
								0.5%