mirror of
https://github.com/Raghu-Ch/ReactWeather.git
synced 2026-02-10 03:03:01 -05:00
Prep repo for Heroku
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"description": "Simple react app",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node server.js"
|
||||
},
|
||||
"author": "Raghu",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user