Commit 155b7e3c authored by Daeki Yoon's avatar Daeki Yoon
Browse files

package.json start and package-lock.json delete

parent ce160b3a
/node_modules
package-lock.json
.env.dev
.env
......@@ -5,6 +5,7 @@
"main": "index.js",
"type": "module",
"scripts": {
"start": "node server/index.js",
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "nodemon ./server/index.js"
},
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment