Commit 252487a6 by Иван Кубота

npm start api

parent 812393c3
Pipeline #539 failed with stage
......@@ -10,7 +10,8 @@
"yargs": "^15.1.0"
},
"scripts": {
"start": "node"
"start": "node",
"api": "node api"
},
"bin": {
"kus-quizard": "./bin/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