mirror of
				https://github.com/Alamantus/Lexiconga.git
				synced 2025-11-04 02:07:05 +01:00 
			
		
		
		
	Add the worst possible README
This commit is contained in:
		
							parent
							
								
									82d9ba9eee
								
							
						
					
					
						commit
						b1516021bd
					
				
					 2 changed files with 11 additions and 1 deletions
				
			
		
							
								
								
									
										9
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								README.md
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,9 @@
 | 
			
		|||
# Lexiconga
 | 
			
		||||
 | 
			
		||||
This is the light-as-possible rewrite of Lexiconga.
 | 
			
		||||
 | 
			
		||||
## Installation
 | 
			
		||||
 | 
			
		||||
Clone and run `yarn` to install dependencies.
 | 
			
		||||
 | 
			
		||||
`npm start` bundles and watches frontend changes. For backend stuff, set up a junction link to `dist` from the root of your php-processing server.
 | 
			
		||||
| 
						 | 
				
			
			@ -7,7 +7,8 @@
 | 
			
		|||
  "author": "Robbie Antenesse <dev@alamantus.com>",
 | 
			
		||||
  "license": "UNLICENCED",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "start": "parcel index.html",
 | 
			
		||||
    "start": "parcel watch index.html",
 | 
			
		||||
    "serve-frontend-only": "parcel index.html",
 | 
			
		||||
    "bundle": "parcel build index.html",
 | 
			
		||||
    "clear": "npm run clear-dist && npm run clear-cache",
 | 
			
		||||
    "clear-dist": "rimraf dist/*",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue