mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 09:19:08 +00:00 
			
		
		
		
	Implemented server for Vue.js
This commit is contained in:
		
							
								
								
									
										1
									
								
								application/node/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								application/node/.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1 +1,2 @@ | ||||
| node_modules/* | ||||
| npm-debug.log | ||||
|   | ||||
| @@ -3,6 +3,7 @@ | ||||
|   "version": "0.1.0", | ||||
|   "private": true, | ||||
|   "scripts": { | ||||
|     "start": "vue-cli-service serve", | ||||
|     "serve": "vue-cli-service serve", | ||||
|     "build": "vue-cli-service build", | ||||
|     "lint": "vue-cli-service lint" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user