Created
October 8, 2019 13:10
-
-
Save SebKay/4bd3761d10251db530917ebb49c5d061 to your computer and use it in GitHub Desktop.
Install gulp CLI tool
This file contains 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
# Install gulp CLI tool | |
yarn global add gulp-cli | |
# Very the version | |
gulp --version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment