Skip to content

Commit

Permalink
Merge pull request #35 from briandeanda/setup
Browse files Browse the repository at this point in the history
Add script to package json
  • Loading branch information
briandeanda committed Aug 3, 2015
2 parents f54df42 + 6b97aab commit 6724099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "A site of CSin3 students",
"main": "app.js",
"scripts": {
"start": "node app.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand Down

0 comments on commit 6724099

Please sign in to comment.