Updated README.MD file
This commit is contained in:
parent
d1ae44838d
commit
a43fa47797
1 changed files with 9 additions and 3 deletions
|
@ -46,14 +46,20 @@ Edit your gulpfile.js adding the required tasks (check the [Laravel Elixir](http
|
|||
Then run:
|
||||
|
||||
*to compile:*
|
||||
|
||||
gulp
|
||||
|
||||
|
||||
*to watch:*
|
||||
|
||||
gulp watch
|
||||
|
||||
|
||||
*to minify:*
|
||||
|
||||
gulp --production
|
||||
|
||||
|
||||
This will execute all the Gulp tasks on the gulpfile.js.
|
||||
|
||||
## WordPress Support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue