mirror of
				https://gitea.invidious.io/iv-org/shard-kemal.git
				synced 2024-08-15 00:53:36 +00:00 
			
		
		
		
	Added run instruction
This commit is contained in:
		
							parent
							
								
									459f602645
								
							
						
					
					
						commit
						f2e385801f
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -14,6 +14,12 @@ get "/" do | ||||||
| end | end | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | Build and run! | ||||||
|  | 
 | ||||||
|  | ``` | ||||||
|  | crystal build --release src/kemal_sample.cr | ||||||
|  | ./kemal_sample | ||||||
|  | ``` | ||||||
| Go to *http://localhost:3000* | Go to *http://localhost:3000* | ||||||
| 
 | 
 | ||||||
| Check [samples](https://github.com/sdogruyol/kemal/tree/master/samples) for more. | Check [samples](https://github.com/sdogruyol/kemal/tree/master/samples) for more. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue