1
1
Fork 0

Start script

This commit is contained in:
Joe Wroten 2018-12-29 19:11:13 -06:00
parent c61fbe9845
commit 198f145c7b

View file

@ -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",