Created
April 3, 2018 00:07
-
-
Save cramhead/03ec178cb4e8d5d4f2363c0be760fe57 to your computer and use it in GitHub Desktop.
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": { | |
| "dev": "nodemon src/server.js --exec babel-node", | |
| "webpack": "webpack" | |
| }, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment