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

npm start api

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