mirror of
				https://github.com/KevinMidboe/leifsbackend.git
				synced 2025-10-29 17:50:20 +00:00 
			
		
		
		
	Added script command start.
This commit is contained in:
		| @@ -3,6 +3,9 @@ | |||||||
|   "version": "1.0.0", |   "version": "1.0.0", | ||||||
|   "main": "index.js", |   "main": "index.js", | ||||||
|   "license": "MIT", |   "license": "MIT", | ||||||
|  |   "scripts": { | ||||||
|  |     "start": "node src/server.js" | ||||||
|  |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "body-parser": "^1.18.3", |     "body-parser": "^1.18.3", | ||||||
|     "dotenv": "^6.2.0", |     "dotenv": "^6.2.0", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user