Last active
May 31, 2016 07:40
-
-
Save samcorcos/fc4a9976859ee71d1e4c34c8b2c93f2b to your computer and use it in GitHub Desktop.
Start script for sightline payments api
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
"scripts": { | |
"test": "npm test", | |
"start": "node index.js" | |
}, | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment