Last active
May 25, 2019 17:33
-
-
Save SarasArya/8be1a67fa2a88d7868e5d812cdeea3cd to your computer and use it in GitHub Desktop.
Run serverless offline with restart and watch
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
"dev" : "nodemon --watch src/* --exec yarn sls offline --stage local" | |
Run it using yarn dev | |
Thank me later. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment