Last active
March 20, 2017 15:48
-
-
Save hgsan/0cd1010909b2e6980524d98540c5b166 to your computer and use it in GitHub Desktop.
Temporary sync comamnd
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
| npm run build && aws s3 sync build/ s3://your-bucket-name | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment