mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 09:50:24 +00:00
Updated .gitignore and npm scripts
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
"description": "Zoff ====",
|
||||
"main": "gulpfile.js",
|
||||
"scripts": {
|
||||
"install": "cd server/ && npm install",
|
||||
"start": "node server/index.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user