forked from MapComplete/MapComplete
		
	Update Development_deployment.md
This commit is contained in:
		
							parent
							
								
									72d5e35669
								
							
						
					
					
						commit
						4a7bbdab8c
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -25,8 +25,7 @@
 | 
				
			||||||
0. Make sure you have a recent version of nodejs - at least 12.0, preferably 15
 | 
					0. Make sure you have a recent version of nodejs - at least 12.0, preferably 15
 | 
				
			||||||
0. Make a fork and clone the repository.
 | 
					0. Make a fork and clone the repository.
 | 
				
			||||||
1. Install `npm`. Linux: `sudo apt install npm` (or your favourite package manager), Windows: install nodeJS: https://nodejs.org/en/download/
 | 
					1. Install `npm`. Linux: `sudo apt install npm` (or your favourite package manager), Windows: install nodeJS: https://nodejs.org/en/download/
 | 
				
			||||||
2. Run `npm ci` to install the package dependencies
 | 
					3. Run `npm run init` and generate some additional dependencies and generated files. Note that it'll install the dependencies too
 | 
				
			||||||
3. Run `npm run init` and generate some additional dependencies and generated files
 | 
					 | 
				
			||||||
4. Run `npm run start` to host a local testversion at http://localhost:1234/index.html
 | 
					4. Run `npm run start` to host a local testversion at http://localhost:1234/index.html
 | 
				
			||||||
5. By default, a landing page with available themes is served. In order to load a single theme, use `layout=themename` or `userlayout=true#<layout configuration>` as [Query parameter](URL_Parameters.md). Note that the shorter URLs (e.g. `bookcases.html`, `aed.html`, ...) _don't_ exist on the development version.
 | 
					5. By default, a landing page with available themes is served. In order to load a single theme, use `layout=themename` or `userlayout=true#<layout configuration>` as [Query parameter](URL_Parameters.md). Note that the shorter URLs (e.g. `bookcases.html`, `aed.html`, ...) _don't_ exist on the development version.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue