refactor app, move to src folder and separate api folder
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"description": "BadgeDex. Create awesome badges for Github profile",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"start": "node src/index.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user