Start script
This commit is contained in:
parent
c61fbe9845
commit
198f145c7b
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"name": "joe-wroten-portfolio",
|
||||
"private": true,
|
||||
"scripts": {},
|
||||
"dependencies": {},
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"axios": "^0.18.0",
|
||||
"fs-extra": "^7.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue