To run this app locally:
- clone this repository
- navigate into the folder of the repository on the command line
- run npm install
- run npm run dev
The command line log will give you a url to run the app locally in your browser.
Building
To create a production version of your app:
npm run build
The files of the built app will be in the build folder. You can preview the production build with npm run preview.
Описание
				
					Languages
				
				
								
								
									Svelte
								
								83.4%
							
						
							
								
								
									JavaScript
								
								15.3%
							
						
							
								
								
									HTML
								
								0.9%
							
						
							
								
								
									CSS
								
								0.4%
							
						
					