We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6f025 commit a73c8a3Copy full SHA for a73c8a3
README.md
@@ -35,6 +35,8 @@ Okay, you're not really done. There's some setup to do before gulp will let you
35
36
## More Gulp Commands
37
38
+`gulp watch` starts watching your project for changes so it can compile and show your changes in a browser right away.
39
+
40
`gulp dev` compiles everything and deploys to your dev site defined in .ftppass
41
42
`gulp staging` compiles everything and deploys to your staging site defined in .ftppass
0 commit comments