We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6643997 commit 9b61de1Copy full SHA for 9b61de1
1 file changed
package.json
@@ -3,7 +3,9 @@
3
"version": "1.0.0",
4
"description": "",
5
"main": "index-1.js",
6
- "scripts": {},
+ "scripts": {
7
+ "start": "npm run start"
8
+ },
9
"repository": {
10
"type": "git",
11
"url": "git+https://github.com/josueJURE/Quiz.git"
0 commit comments